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
RHCS: Install a two-node basic cluster
Viewed 10048 times since Sun, Jun 3, 2018
What is OS Watcher Utility and How to use it for Database Troubleshooting ?
Viewed 30325 times since Thu, Jun 21, 2018
Tropienie pożeracza dysku
Viewed 2339 times since Thu, May 24, 2018
logrotate - rotates, compresses, and mails system logs.
Viewed 1802 times since Fri, Nov 30, 2018
RHEL: Getting/Setting hardware clock’s time
Viewed 3141 times since Sat, Jun 2, 2018
linux ssh How to Hide the OpenSSH Version Details when Telnet to Port 22
Viewed 5332 times since Wed, Apr 22, 2020
stunnel Howto A Guide to create SSL access to a HTTP-only webserver with stunnel
Viewed 2782 times since Fri, Sep 28, 2018
Linux – delete the LUN and remove traces from OS
Viewed 3700 times since Tue, May 22, 2018
Check Detailed CPU Information In Linux With CoreFreq [Advanced]
Viewed 2479 times since Thu, Apr 18, 2019
Oracle Linux 7 – How to audit changes to a trusted file such as /etc/passwd or /etc/shadow
Viewed 3050 times since Wed, Jul 25, 2018