Tags: migrate

How do I migrate existings LUNs from one HP-UX host to another?

Aix, HP-UX Send feedback »
In order to successfully move LUNs to a new host, these general steps must be taken.All physical volumes (which relate to a physical LUN) within a volume group must be moved as a group.First backup your /etc/lvmtab and the /etc/fstab files.Under HP-UX on… more »

AIX: LVM lowlevel commands to move / migrate 1 single PP

Aix Send feedback »
To choose your destination PPnumber you can use the output of `lspv -M hdiskpower14`. LVM lowlevel commands to move 1 single PPIn case of mirroring allocation problems or the need to free-up 1PP/disk to convert a VG to a BIG-VG you might need to move a s… more »