RHCS6: Luci - the cluster management console

RHCS: Luci - the cluster management console

# Tested on RHEL 6

# The Red Hat High Availability Add-On includes a web based management framework for
# deploying, configuring and managing a high availability cluster known as Conga that
# includes two components: an agent running on all nodes, 'ricci', and a management console
# called 'luci'

# All communications between 'luci' and 'ricci' are done through default port 11111

# When 'luci' authenticates with a 'ricci' node for the first time, the password for the
# local 'ricci' user on the node running 'ricci' will be used. Authentication to the 'luci'
# console is handed via 'pam' on the node running 'luci'.
# Users other than 'root' will have zero privileges


# Installing 'luci'

yum install luci

chkconfig luci on

service luci start


# To connect to 'luci' management console:

https://<node_running_luci>:8084
0 (0)
Article Rating (No Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
ZPOOL: Create a new zpool for zfs filesystems
Viewed 2388 times since Sun, Jun 3, 2018
HowTo: Kill TCP Connections in CLOSE_WAIT State
Viewed 16190 times since Thu, Feb 14, 2019
red hat 7 tmpfiles service
Viewed 1960 times since Thu, Oct 11, 2018
Linux RedHat How To Create An RPM Package
Viewed 3403 times since Sun, Jan 9, 2022
Linux / UNIX: Run Command a Number of Times In a Row
Viewed 16053 times since Tue, Aug 6, 2019
ZFS: Grow/Shrink an existing zfs filesystem
Viewed 6501 times since Sun, Jun 3, 2018
logrotate How log rotation works with logrotate
Viewed 9173 times since Sun, Jan 12, 2020
How To Set Up an SSL Tunnel Using Stunnel on Ubuntu
Viewed 3453 times since Fri, Sep 28, 2018
PROCESSOR AND MEMORY INFORMATION
Viewed 5742 times since Sat, Jun 2, 2018
20 Practical Examples of RPM Commands in Linux rpm
Viewed 8170 times since Mon, Feb 18, 2019