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
ubuntu How to Reset Forgotten Root Password in Ubuntu
Viewed 3798 times since Tue, Dec 8, 2020
LUKS dm-crypt/Device encryption GUIDE
Viewed 3086 times since Fri, Jul 13, 2018
Linux – How to check the exit status of several piped commands
Viewed 3623 times since Wed, Jul 25, 2018
Kernel sysctl configuration file for Linux
Viewed 6208 times since Fri, Aug 3, 2018
ZPOOL: Add a mirror to a concat zpool
Viewed 4568 times since Sun, Jun 3, 2018
Linux Customizing Bash
Viewed 2887 times since Sun, Dec 6, 2020
Extending Linux LVM partitions script
Viewed 7147 times since Wed, Feb 6, 2019
Linux - How to shutdown or reboot
Viewed 2749 times since Fri, Jun 8, 2018
Fedora 32: Simple Local File-Sharing with Samba CIFS Linux
Viewed 9678 times since Sun, Dec 6, 2020
RHEL7: Configure automatic updates.
Viewed 2560 times since Wed, Oct 17, 2018