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
Installing and Configuring an OCFS2 Clustered File System
Viewed 6051 times since Sat, Jun 2, 2018
YUM CRON RHEL7: Configure automatic updates.
Viewed 2089 times since Fri, Oct 26, 2018
ZPOOL: Verify/change properties of a zpool
Viewed 2217 times since Sun, Jun 3, 2018
An easier way to manage disk decryption at boot with Red Hat Enterprise Linux 7.5 using NBDE
Viewed 7761 times since Mon, Aug 6, 2018
stunnel basics and pki standards
Viewed 9590 times since Fri, Sep 28, 2018
LVM: Reduce SWAP size by shrinking existing Logical Volume
Viewed 6373 times since Sat, Jun 2, 2018
20 Linux Command Tips and Tricks That Will Save You A Lot of Time linux
Viewed 4903 times since Thu, Apr 18, 2019
awk printf
Viewed 15519 times since Wed, Aug 19, 2020
tcpdump usage examples
Viewed 2437 times since Fri, Jul 27, 2018
RHEL: Multipathing basics
Viewed 9445 times since Sat, Jun 2, 2018