– Scan New Hardware:
scsi-rescan
rescan-scsi-bus.sh –forcerescan
– For Physical Volumes:
pvdisplay
pvscan
pvcreate /dev/sdb
– For Volume Groups:
vgdisplay
vgscan
vgextend VGNAME PVNAME
lvextend -L+50G LVNAME
resize2fs LVNAME
– Scan New Hardware:
scsi-rescan
rescan-scsi-bus.sh –forcerescan
– For Physical Volumes:
pvdisplay
pvscan
pvcreate /dev/sdb
– For Volume Groups:
vgdisplay
vgscan
vgextend VGNAME PVNAME
lvextend -L+50G LVNAME
resize2fs LVNAME
AIX has a wonderful method to synchronize the users and their passwords or any files you need to sync them between HACMP Nodes.
there is a command call “rdist”, this command used to transfer files between hosts and make them synced.