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
RHEL: Extending a multipath LUN
Viewed 5238 times since Sun, May 27, 2018
RHEL: Displaying system info (firmware, serial numbers... )
Viewed 12243 times since Sun, May 27, 2018
Tcpdump Examples Linux
Viewed 6056 times since Fri, Nov 16, 2018
How to encrypt a partition with DM-Crypt LUKS on Linux
Viewed 8359 times since Fri, Jul 13, 2018
RHEL: iSCSI target/initiator configuration on RHEL6
Viewed 8968 times since Sat, Jun 2, 2018
INSTALACJA MIB SNMP W SYSTEMIE CENTOS/RHEL 6
Viewed 13137 times since Fri, Nov 30, 2018
Easily Monitor CPU Utilization in Linux Terminal With Stress Terminal UI
Viewed 4249 times since Thu, Apr 18, 2019
HowTo: Send Email from an SMTP Server using the Command Line
Viewed 2302 times since Mon, Feb 18, 2019
Linux PAM configuration that allows or deny login via the sshd server
Viewed 2098 times since Wed, Oct 3, 2018
LVM: Reduce an existing Logical Volume / Filesystem
Viewed 3695 times since Sat, Jun 2, 2018