Find the answer to your Linux question:
Results 1 to 2 of 2
I'm having problems with the creation of a logical volume. When I create it the status is inactive. I have tried to activate it with vgchange -a y and with ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    7

    Creation of Logical Volume fails. Lv inactive.

    I'm having problems with the creation of a logical volume. When I create it the status is inactive. I have tried to activate it with vgchange -a y and with lvchange -ay ant it doesn't works.

    This is the commands that I execute (pvcreate and vgextend work fine):


    pvcreate /dev/emcpowerh1

    vgextend VolGroup00 /dev/emcpowerh1

    lvcreate VolGroup00 -n LogVol10 -L 2G
    Failed to activate new LV.


    The OS is RedHat 4.

    Thanks

  2. #2
    Just Joined!
    Join Date
    Feb 2009
    Posts
    7
    This server forms a part of a cluster of two nodes with ServiceGuard. Can be this the problem?. Have I to change something in the cluster?.

    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...