- pvcreate -B /dev/rdisk/c2t2d0
- Create the PV on the second disk so that LVM can manage it
- -B makes it a bootable volume
- mkboot /dev/rdsk/c2t2d0
- Installs the boot files on the second disk
- Installs the boot files on the second disk
- mkboot -a "hpux-lq (;0)/stand/vmunix" /dev/rdsk/c2t2d0
- Creates an autoboot file on the disk, with information on how to boot
- Creates an autoboot file on the disk, with information on how to boot
- vgextend /dev/vg00 /dev/dsk/c2t2d0
- extends the volume group to include this second disk.
- extends the volume group to include this second disk.
- vgdisplay -v vg00
- To verify that the second disk is now part of the volume group
- lvlnboot -v
- To verify that the system thinks this disk can boot
- lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c2t2d0
- This extends the logical volume to the mirrored disk, effectively creating the mirrored copy.
- This command needs to be run for each logical volume in the volume group
Next
« Prev Post
« Prev Post
Previous
Next Post »
Next Post »
Subscribe to:
Post Comments (Atom)
What do you think about this Article? Add your Opinion..! EmoticonEmoticon