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
Configuring VLAN interfaces in Linux
Viewed 5340 times since Mon, May 21, 2018
Linux LVM recovery
Viewed 17627 times since Wed, Jan 23, 2019
Fałszujemy rozpoznania skanerów #2
Viewed 2879 times since Mon, May 21, 2018
How to deal with dmesg timestamps
Viewed 3315 times since Wed, Oct 3, 2018
“Too many authentication failures” with SSH
Viewed 5699 times since Mon, May 21, 2018
Red Hat Enterprise Linux - Allow Root Login From a Specific IP Address Only
Viewed 2688 times since Wed, Oct 3, 2018
10 Linux nslookup Command Examples for DNS Lookup
Viewed 10132 times since Sun, Sep 30, 2018
Testing TLS/SSL encryption
Viewed 13129 times since Thu, Jan 16, 2020
ZPOOL: Add a mirror to a concat zpool
Viewed 3688 times since Sun, Jun 3, 2018
Deskshare TLS over Stunnel
Viewed 2692 times since Fri, Sep 28, 2018