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 /usr/bin/vgidecho ” Disk Name CPU ID PV ID CPU ID VG ID”echo ” ———————————————————“for i […]
HP-UX: Importing SAN VG from a failed server Read More »