Hi all
We are in the prosses of moving all our AIX from old HDS disks to
new HDS disks.
We use following procedure:
Disks is added to node in SAN via same fiber connection.
On the node we do:
cfgmgr
extendvg rootvg newdisk
mirrorvg rootvg olsdisk newdisk
unmirror olddisk
reducevg rootvg olddisk
bosboot -ad /dev/newdisk
savebase
reboot
rmdev -l olddisk -d
After this we can not change size of filesystems in rootvg.
Neither can we add disks (extendvg) to rootvg.
This is true for all our AIX 5.2 ML7 systems.
All our AIX 5.3 ML3 system is working.
I can create new filesystems, but not change size of any existing filesystems. This counts for all filesystems in rootvg only, all other vg's are OK.
Anybody who have a hint !
We are in the prosses of moving all our AIX from old HDS disks to
new HDS disks.
We use following procedure:
Disks is added to node in SAN via same fiber connection.
On the node we do:
cfgmgr
extendvg rootvg newdisk
mirrorvg rootvg olsdisk newdisk
unmirror olddisk
reducevg rootvg olddisk
bosboot -ad /dev/newdisk
savebase
reboot
rmdev -l olddisk -d
After this we can not change size of filesystems in rootvg.
Neither can we add disks (extendvg) to rootvg.
This is true for all our AIX 5.2 ML7 systems.
All our AIX 5.3 ML3 system is working.
I can create new filesystems, but not change size of any existing filesystems. This counts for all filesystems in rootvg only, all other vg's are OK.
Anybody who have a hint !