Please see this


Contents

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

Associated Information

- none

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

Dealing with LVM problems

Mirror Disk failed but can't replace it

  1. lvdisplay -k -v /dev/vg_name - gives pvkey

  2. lvreduce -k pv_key_number -m 0 /dev/vg_name - this will remove the mirror LV

  3. May now need to remove the faulty disk from the volume group

    1. vgreduce -f /dev/vg_name
    2. mv /etc/lvmtab /etc/lvmtab.old
    3. vgscan -v
    4. vgcfgbackup /dev/vg_name

Copyright 2000 Intronet Computers Ltd
Email: Intronet Computers for enquiries