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
systemctl Use systemd to Start a Linux Service at Boot
Viewed 6033 times since Mon, Dec 7, 2020
WatchDog watchdog.sh script for checking server running
Viewed 5641 times since Tue, Jul 31, 2018
LVM: Reduce an existing Volume Group by removing one of its disks
Viewed 2683 times since Sat, Jun 2, 2018
RHEL7: Configure automatic updates.
Viewed 2071 times since Wed, Oct 17, 2018
Transform XML to CSV Format | Unix String Pattern Manipulation The Ugly Way
Viewed 6137 times since Sun, Jan 9, 2022
Modifying the inode count for an ext2/ext3/ext4 file system
Viewed 15689 times since Fri, Sep 18, 2020
Top 20 OpenSSH Server Best Security Practices - good article
Viewed 10897 times since Mon, Oct 1, 2018
logrotate Understanding logrotate utility
Viewed 2020 times since Sun, Jan 12, 2020
Jak znaleźć najszybszy publiczny serwer DNS w Polsce?
Viewed 3387 times since Mon, May 21, 2018
How to encrypt a partition using LUKS?
Viewed 2040 times since Fri, Jul 13, 2018