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: What is "SysRq key" and how to use it
Viewed 5600 times since Sat, Jun 2, 2018
Kernel sysctl configuration file for Linux
Viewed 5515 times since Fri, Aug 3, 2018
high swap space utilization in LINUX
Viewed 6760 times since Fri, Jul 13, 2018
RHEL: Reinstalling Boot Loader on the Master Boot Record (MBR)
Viewed 3647 times since Sun, May 27, 2018
ZFS: Grow/Shrink an existing zfs filesystem
Viewed 6577 times since Sun, Jun 3, 2018
OEL 7 – How to disable IPv6 on Oracle Linux 7 – Follow Up
Viewed 9707 times since Wed, Jul 25, 2018
WatchDog watchdog.sh script for checking server running
Viewed 5639 times since Tue, Jul 31, 2018
Linux Proxy Server Settings – Set Proxy For Command Line
Viewed 3939 times since Mon, Feb 18, 2019
How to clear swap memory in Linux
Viewed 2249 times since Mon, Nov 23, 2020
Linux File Systems (mkfs, mount, fstab) ext4
Viewed 3376 times since Sat, Jun 2, 2018