Please see this


Contents

- INDEX
- HP-UX Index
- Solaris
- Linux Index
- Other Unix types
- General Unix
- Unix Networking
- Unix Scripts
- Unix databases

Associated Information

- Creating a logical volume
- Changing the dump area
- Mirroring disks with LVM
- Mirroring the root volume
- Moving a disk
- Setting up swap under LVM

Useful Links

- HP-UX Online Manuals
- HP-UX FAQ
- HP-UX Mailing List Archive
- HP-UX US User Group
- HP-UX UK User Group
- HP-UX Public Domain Software

>Mirroring the root disk with LVM

To mirror an existing root volume:

  1. pvcreate -B /dev/rdsk/device (-B creates BDRA area)

  2. vgextend /dev/vg00 /dev/dsk/device

  3. mkboot /dev/rdsk/device (put boot utilities into boot area)

  4. mkboot -a "hpux boot arguements here" /dev/rdsk/device

  5. lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/device

  6. lvextend -m 1 /dev/vg00/swaplv /dev/dsk//device

  7. repeat lvextend in sequence for all root logical volumes

  8. lvlnboot -v ( to update the boot information with the new disk)


Copyright 2000 Intronet Computers Ltd
Email: Intronet Computers for enquiries