LVM/VxVM and vPars sx2000 Upgrade

11
1.3. Ensure the above file system is bootable (i.e. has HPUX.EFI)
Shell> ls fs0:\EFI\HPUX\HPUX.EFI
Directory of: fs0:\EFI\HPUX
01/09/06 04:48p 521,494 HPUX.EFI
1 File(s) 521,494 bytes
0 Dir(s)
where fs0 is the mapping index for the boot device found in step 1.2.
2. Boot from the identified boot device.
2.1. Change the EFI working environment to the EFI Map of the boot device:
Shell> fs0:
where fs0 is the mapping index for the boot device found in step 1.2.
2.2. Start the hpux bootloader and interrupt autoload, if enabled:
fs0:\> hpux
(C) Copyright 2004 Hewlett-Packard Development Company, L.P.All rights reserved
HP-UX Boot Loader for IPF -- Revision 2.027
Press Any Key to interrupt Autoboot
\efi\hpux\AUTO ==> boot vmunix
Seconds left till autoboot - 9
Type 'help' for help
HPUX>
2.3. Boot the first virtual partition in LVM maintenance mode:
HPUX> boot –lm /stand/vmunix
OS
POST-UPGRADE STEPS
1. Check that the boot device special filenames written down in preparation step 4.4.2 of the previous section
titled
Determining What Is Configured In Each Npartition
map to the correct hardware path (remember that
the hardware paths will have changed according to Table 1).
# ioscan -fnk /dev/dsk/c2t10d0s2
Class I H/W Path Driver S/W State H/W Type Description
========================================================================
disk 3 4/0/4/1/0.10.0 sdisk CLAIMED DEVICE HP 73.4GMAT3073NC
/dev/dsk/c2t10d0 /dev/rdsk/c2t10d0
/dev/dsk/c2t10d0s1 /dev/rdsk/c2t10d0s1
/dev/dsk/c2t10d0s2 /dev/rdsk/c2t10d0s2
/dev/dsk/c2t10d0s3 /dev/rdsk/c2t10d0s3
# ioscan -fnk /dev/dsk/c9t8d0
Class I H/W Path Driver S/W State H/W Type Description
=======================================================================
disk 4 2/0/1/1/0.8.0 sdisk CLAIMED DEVICE HP 73.4GMAT3073NC
/dev/dsk/c9t8d0 /dev/rdsk/c9t8d0
2. Get the device filenames which are part of the root volume group:
# vgscan
vgscan: Warning: couldn't query physical volume "/dev/dsk/c2t10d0s2":
The specified path does not correspond to physical volume attached to
this volume group
vgscan: Warning: couldn't query physical volume "/dev/dsk/c9t8d0":
The specified path does not correspond to physical volume attached to
this volume group
vgscan: Warning: couldn't query all of the physical volumes.
vgscan: The physical volume "/dev/dsk/c9t8d0" is already recorded in the "/etc/lvmtab" file.
vgscan: The physical volume "/dev/dsk/c2t10d0s2" is already recorded in the "/etc/lvmtab" file.
Physical Volume "/dev/dsk/c2t8d0" contains no LVM information
Physical Volume "/dev/dsk/c2t10d0s4" contains no LVM information