Apr 27 10:39:51 node1 vxvm:vxconfigd: [ID 702911 daemon.notice] V-5-1-14563 Disk group mydg: base minor was in private pool, will be change to shared pool. Apr 27 10:39:51 node1 vxvm:vxconfigd: [ID 702911 daemon.notice] V-5-1-14562 Disk group mydg: base minor dynamically changed from 25000 to 49000. Apr 27 10:39:51 node1 vxvm:vxconfigd: [ID 702911 daemon.notice] V-5-1-14565 Disk group mydg: device vol01 dynamically reminored from 25000 to 49000. Apr 27 10:39:51 node1 vxvm:vxconfigd: [ID 702911 daemon.notice] V-5-1-14565 Disk group mydg: device vol02 dynamically reminored from 25001 to 49001. Apr 27 10:39:51 node1 vxvm:vxconfigd: [ID 702911 daemon.notice] V-5-1-14565 Disk group mydg: device vol03 dynamically reminored from 25002 to 49002. Apr 27 10:39:51 node1 vxvm:vxconfigd: [ID 702911 daemon.notice] V-5-1-14565 Disk group mydg: device vol04 dynamically reminored from 25003 to 49003. Apr 27 10:39:51 node1 vxvm:vxconfigd: [ID 702911 daemon.notice] V-5-1-14565 Disk group mydg: device vol05 dynamically reminored from 25004 to 49004.
Starting in release 5.1, VxVM allocates separate pools of minor numbers for private and shared disk groups to avoid minor number conflicts. VxVM dynamically reminors the disk group and its objects if the minor numbers are not assigned from the correct pools. VxVM also dynamically reminors the disk group if a minor number conflict occurs for another reason.
NFS uses the minor number as part of the disk identifier during import. Therefore, the changes in the minor number cause NFS clients to fail, because the file handles become stale.
See also the incident mentioned in the supplemental materials section.
The solution depends on the product version.
1. Set the autoreminor tunable to off on a NFS file server. If the NFS server is in a VCS cluster, make the same change on all nodes in the cluster.
# vxdefault set autoreminor off
2. If required, change the starting point of the minor number pool for shared disk groups. If the NFS server is in a VCS cluster, make the same change on all nodes in the cluster.
Applies To
VxVM 5.1 or later on all supported platforms