lvcreate fails
- From: "nobody" <nobody@xxxxxxxxxx>
- Date: Sun, 4 Nov 2007 10:49:44 -0800
I am trying to create a logical partition within my logical volume group
first
pvs shows
[root@susedb2 ~]# pvs
PV VG Fmt Attr PSize PFree
/dev/sda2 VolGroup00 lvm2 a- 9.97G 9.97G
/dev/sda5 VolGroup00 lvm2 a- 249.97G 180.47G
I wqant to create a logical parititon using all of the remainder /dev/sda5
so I do this
[root@susedb2 ~]# lvcreate -v -L 180.47G VolGroup00
Finding volume group "VolGroup00"
Rounding up size to full physical extent 180.50 GB
Archiving volume group "VolGroup00" metadata (seqno 49).
Creating logical volume lvol0
Creating volume group backup "/etc/lvm/backup/VolGroup00" (seqno 50).
Found volume group "VolGroup00"
Creating VolGroup00-lvol0
Loading VolGroup00-lvol0 table
device-mapper: reload ioctl failed: Invalid argument
Failed to activate new LV.
any idea?
.
- Follow-Ups:
- Re: lvcreate fails
- From: nobody
- Re: lvcreate fails
- Prev by Date: Re: how to extend or create more space
- Next by Date: Re: lvcreate fails
- Previous by thread: Failed to activate new LV.
- Next by thread: Re: lvcreate fails
- Index(es):
Relevant Pages
|