Monthly Archives: November 2010

HP-UX: Importing SAN VG from a failed server

Assign the same EMC LUNs to the new server. Recognize all the LUNs in newserver from ioscan. #ioscan -fnKC disk Create a script with the following contents to get the VG info. Here created the script in filename /usr/bin/vgid.# vi … Continue reading

Posted in Uncategorized | Leave a comment

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

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 … Continue reading

Posted in Uncategorized | Leave a comment