I am getting errors below:
chvg -B mockvg
0516-1224 chvg: WARNING, once this operation is completed, volume group mockvg
cannot be imported into AIX 431 or lower versions. Continue (y/n) ? y
0516-012 lchangevg: Logical volume must be closed. If the logical
volume contains a filesystem, the umount command will close the LV device.
0516-732 chvg: Unable to change volume group mockvg.
The vg has all raw LVs:
lsvg -l mockvg
mockvg:
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
mock_0128_000 raw 5 5 1 open/syncd N/A
mock_0192_000 raw 6 6 1 open/syncd N/A
mock_0192_001 raw 6 6 1 open/syncd N/A
mock_0512_000 raw 16 16 1 open/syncd N/A
mock_1024_000 raw 32 32 1 open/syncd N/A
mock_0064_026 raw 2 2 1 open/syncd N/A
bla......
Is there a way to execute 'chvg -B mockvg' without closing the LVs?
There is no mt pts off of this vg.
There are 255 LVs, so I am looking for a quick and simple way of doing 'chvg -B'.
thx much
chvg -B mockvg
0516-1224 chvg: WARNING, once this operation is completed, volume group mockvg
cannot be imported into AIX 431 or lower versions. Continue (y/n) ? y
0516-012 lchangevg: Logical volume must be closed. If the logical
volume contains a filesystem, the umount command will close the LV device.
0516-732 chvg: Unable to change volume group mockvg.
The vg has all raw LVs:
lsvg -l mockvg
mockvg:
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
mock_0128_000 raw 5 5 1 open/syncd N/A
mock_0192_000 raw 6 6 1 open/syncd N/A
mock_0192_001 raw 6 6 1 open/syncd N/A
mock_0512_000 raw 16 16 1 open/syncd N/A
mock_1024_000 raw 32 32 1 open/syncd N/A
mock_0064_026 raw 2 2 1 open/syncd N/A
bla......
Is there a way to execute 'chvg -B mockvg' without closing the LVs?
There is no mt pts off of this vg.
There are 255 LVs, so I am looking for a quick and simple way of doing 'chvg -B'.
thx much