[HPADM] lvremove failure

From: Jeff Cleverley (jeffc_at_ftc.agilent.com)
Date: 08/17/04

  • Next message: Hutchins, Greg: "[HPADM] drive failure"
    Date: Mon, 16 Aug 2004 18:18:29 -0600
    To: ux-forum <hpux-admin@dutchworks.nl>
    
    

    Greetings,

    I was trying to remove a logical volume from a hpux 11.00 server. The
    file systems are JFS3.3, layout version 4. For some reason when I try
    and remove this one after unexporting it and unmounting it tells me I
    have to do the lvlnboot -r command. This is a non-root disk on an EMC
    array. I guess I could probably vgexport then pvcreate -f the disks,
    but want to make sure lvm and lvln is happy. Below is what I think is
    any needed data if you have any ideas? I'm trying to remove the only
    logical volume in vg06. The system is a rp5450.

    Thanks,

    Jeff

    #ROOT $ lvlnboot -v
    Boot Definitions for Volume Group /dev/vg00:
    Physical Volumes belonging in Root Volume Group:
            /dev/dsk/c1t2d0 (0/0/1/1.2.0) -- Boot Disk
            /dev/dsk/c2t2d0 (0/0/2/0.2.0) -- Boot Disk
    Boot: lvol1 on: /dev/dsk/c1t2d0
                            /dev/dsk/c2t2d0
    Root: lvol3 on: /dev/dsk/c1t2d0
                            /dev/dsk/c2t2d0
    Swap: lvol2 on: /dev/dsk/c1t2d0
                            /dev/dsk/c2t2d0
    Dump: lvol2 on: /dev/dsk/c1t2d0, 0

    #ROOT $ lvremove /dev/vg06/pluto
    Current path "/dev/dsk/c8t1d0" is an alternate link, skip.
    Current path "/dev/dsk/c8t1d2" is an alternate link, skip.
    Current path "/dev/dsk/c8t6d0" is an alternate link, skip.
    Current path "/dev/dsk/c8t6d3" is an alternate link, skip.
    Current path "/dev/dsk/c8t6d5" is an alternate link, skip.
    Current path "/dev/dsk/c8t6d7" is an alternate link, skip.
    Current path "/dev/dsk/c8t7d5" is an alternate link, skip.
    Current path "/dev/dsk/c8t7d7" is an alternate link, skip.
    Current path "/dev/dsk/c6t6d2" is an alternate link, skip.
    Current path "/dev/dsk/c6t6d4" is an alternate link, skip.
    Couldn't remove Logical volume "/dev/vg06/pluto"
    You must lvrmboot -r before removing a root device.

    #ROOT $ lvlnboot -v /dev/vg06
    Current path "/dev/dsk/c8t1d0" is an alternate link, skip.
    Current path "/dev/dsk/c8t1d2" is an alternate link, skip.
    Current path "/dev/dsk/c8t6d0" is an alternate link, skip.
    Current path "/dev/dsk/c8t6d3" is an alternate link, skip.
    Current path "/dev/dsk/c8t6d5" is an alternate link, skip.
    Current path "/dev/dsk/c8t6d7" is an alternate link, skip.
    Current path "/dev/dsk/c8t7d5" is an alternate link, skip.
    Current path "/dev/dsk/c8t7d7" is an alternate link, skip.
    Current path "/dev/dsk/c6t6d2" is an alternate link, skip.
    Current path "/dev/dsk/c6t6d4" is an alternate link, skip.
    #ROOT $

    --
                 ---> Please post QUESTIONS and SUMMARIES only!! <---
            To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
           Name: hpux-admin@dutchworks.nl     Owner: owner-hpux-admin@dutchworks.nl
     
     Archives:  ftp.dutchworks.nl:/pub/digests/hpux-admin       (FTP, browse only)
                http://www.dutchworks.nl/htbin/hpsysadmin   (Web, browse & search)
    

  • Next message: Hutchins, Greg: "[HPADM] drive failure"