RHCS6: Clustered LVM

RHCS: Clustered LVM

# Tested on RHEL 6

# Clustered LVM allows us to use a regular LVM volume group and logical volume on shared
# storage, making all the objects accessible to all cluster nodes at the same time.

# Clustered LVM uses 'clvmd' daemon, responsible to propagate metadata changes to all
# cluster nodes.

# Please, take into account that unless you configure a cluster-aware filesystem (as GFS)
# only one node should mount the filesystem at a time, otherwise LVM will not prevent you
# from corrupting data.

# To configure clustered LVM, all cluster nodes must be configured to use LVM clustered
# locking. This can be done by either changing "locking-type" to '3' in /etc/lvm/lvm.conf
# configuration file or by running:

lvmconf --enable-cluster

# 'clvmd' daemon must be enabled on all cluster nodes:

chkconfig clvmd on
service clvmd restart
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
Easily Find Bugs In Shell Scripts With ShellCheck
Viewed 3907 times since Thu, Apr 18, 2019
Linux Customizing Bash
Viewed 2713 times since Sun, Dec 6, 2020
Top 4 Reasons for Node Reboot or Node Eviction in Real Application Cluster (RAC) Environment
Viewed 105594 times since Thu, Jun 21, 2018
Using IOzone for Linux disk performance analysis
Viewed 9081 times since Wed, Jul 25, 2018
Yum Update: DB_RUNRECOVERY Fatal error, run database recovery
Viewed 4727 times since Fri, Jan 17, 2020
tcpdump
Viewed 9905 times since Fri, Jul 27, 2018
RHCS6: Basic operations on clustered services
Viewed 3215 times since Sun, Jun 3, 2018
HowTo: Retrieve Email from a POP3 Server using the Command Line
Viewed 12978 times since Mon, Feb 18, 2019
Using renice and taskset to manage process priority and CPU affinity with Linux OEL 6.4
Viewed 4287 times since Mon, Feb 17, 2020
Jak znaleźć najszybszy publiczny serwer DNS w Polsce?
Viewed 3691 times since Mon, May 21, 2018