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 ...
- 03-11-2009 #1Just 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
- 03-12-2009 #2Just 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


Reply With Quote