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: Allowing users to ’su’ to "root" / Allowing ’root’ to login directly to the system using ’ssh’
Viewed 3464 times since Sat, Jun 2, 2018
How to configure an SSH proxy server with Squid
Viewed 3789 times since Sun, Dec 6, 2020
How to mount software RAID1 member using mdadm
Viewed 3542 times since Wed, Oct 3, 2018
RHEL7: How to get started with Firewalld.
Viewed 12789 times since Wed, May 22, 2019
How to sort IP addresses in Linux
Viewed 4227 times since Sun, May 20, 2018
RHEL : How to deal with “CLOSE_WAIT” and “TIME_WAIT” connection
Viewed 27543 times since Thu, Feb 14, 2019
CentOS / RHEL : How to move a Volume Group from one system to another
Viewed 4316 times since Mon, Jan 28, 2019
Top 25 Best Linux Performance Monitoring and Debugging Tools
Viewed 7686 times since Sun, Sep 30, 2018
Learn how to align an SSD on Linux
Viewed 13282 times since Fri, May 15, 2020
Red Hat Enterprise Linux - Allow Root Login From a Specific IP Address Only
Viewed 3384 times since Wed, Oct 3, 2018