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
CentOS / RHEL 7 : Configuring an NFS server and NFS client Linux NFS
Viewed 16553 times since Fri, Feb 21, 2020
RHEL: GPT/MBR partition tables (using disks larger than 2 TiB)
Viewed 12405 times since Sun, May 27, 2018
Red Hat Cluster Tutorial
Viewed 2167 times since Sun, Jun 3, 2018
awk printf
Viewed 15356 times since Wed, Aug 19, 2020
Manage SSH Key File With Passphrase
Viewed 2344 times since Tue, Mar 5, 2019
Top 4 Reasons for Node Reboot or Node Eviction in Real Application Cluster (RAC) Environment
Viewed 99909 times since Thu, Jun 21, 2018
Expand or grow a file system on a Linux VMWare VM without downtime
Viewed 11733 times since Fri, Jul 27, 2018
RHCS6: Extend an existing Logical Volume / GFS2 filesystem
Viewed 3341 times since Sun, Jun 3, 2018
RHEL: Bonding network interfaces
Viewed 3793 times since Sat, Jun 2, 2018
RHEL: What is "SysRq key" and how to use it
Viewed 5430 times since Sat, Jun 2, 2018