"VCS WARNING V-16-10011-10154" reported when switching of LVMDG resource to standby node fails
book
Article ID: 100020384
calendar_today
Updated On:
Description
Error Message
VCS WARNING V-16-10011-10154 () LVMVG::online:Error retrieving pvid for volume group
Cause
The LVMVG agent can only activate, deactivate, and monitor a Logical Volume Manager (LVM) volume group and it relies on the ODM to determine the names of the disk devices that a volume group is created on.
To ensure that the ODM on each cluster node is aware of which devices are being used for the volume group, the volume group must be imported on all the systems in the group's SystemList for the LVMVG agent to function properly before VCS can online it.
If an LVM volume group is placed under VCS control, the autoactivate options should be turned off. Do this using SMIT or through the command line.
Resolution
1.The following command should be run on the volume group prior to VCS onlining it.
# varyonvg -b vg-name
# importvg -y -u vg-name
2. It may also be necessary to set the following options:
#hares -modify LVMVG_ ImportvgOpt "y vg-name"
#hares -modify LVMVG_ VaryonvgOpt u
Note:
Also if a file system on a volume group is shared for NFS, make sure the volume group is imported with the same major number on all systems in the cluster.
Issue/Introduction
When switching the service group to the standby node, the LVMDG resource fails to online and reports an error.
Was this article helpful?
thumb_up
Yes
thumb_down
No