I have a CentOS 7 Pacemaker cluster with GFS2 Filesystrems mounted. I'm fairly certain that
vgchange -cy vg_name
was NOT run during setup. I tried running vgchange --test -cy vg_name
and it tells me the volume group is already clustered.
In Linux 6 service clvmd status
will show if the vg is clustered or not. However on Linux 7 pcs resource show clvmd
output is quite different and I'm not sure what to look for.
pcs resource show clvmd
Resource: clvmd (class=ocf provider=heartbeat type=clvm)
Operations: monitor interval=30s on-fail=fence (clvmd-monitor-interval-30s)
start interval=0s timeout=90s (clvmd-start-interval-0s)
stop interval=0s timeout=90s (clvmd-stop-interval-0s)
Would creating the filesystem resources have done the vgchange if needed? Is there anything else I can check?
Asked by ex_submariner
(1 rep)
Sep 22, 2022, 05:56 PM
Last activity: Oct 2, 2022, 02:25 AM
Last activity: Oct 2, 2022, 02:25 AM