* [linux-lvm] Problem createing Logical Volumes
@ 2001-05-24 16:09 Jeffrey B Layton
2001-05-24 17:17 ` Jeffrey B Layton
0 siblings, 1 reply; 2+ messages in thread
From: Jeffrey B Layton @ 2001-05-24 16:09 UTC (permalink / raw)
To: linux-lvm
Hello,
I've got a 2.2.19 with Beta6 kernel. I've got 6 SCSI disks
that I'm trying to setup as logical group and then divide
into logical volumes.
I've created all the pv's correctly and the vg (vg01). It
says that I have the following:
Total PE: 22396
Free PE: 22396/87.48GB
So I tried to create a 70G logical volume,
lvcreate -i6 -I4 -L70G -nlvol1 -v /dev/vg01
(this corresponds to 17922 PE's). It fails with the following:
not enough allocatble/free physical volume space in "vg01"
please check if physical volumes are allocatable
I checked all the pv's and they are allocatable. What should
I look at next? I'm kind of stuck.
TIA,
Jeff Layton
Lockheed-Martin
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-lvm] Problem createing Logical Volumes
2001-05-24 16:09 [linux-lvm] Problem createing Logical Volumes Jeffrey B Layton
@ 2001-05-24 17:17 ` Jeffrey B Layton
0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey B Layton @ 2001-05-24 17:17 UTC (permalink / raw)
To: linux-lvm
I found the trouble (user error of course). I was trying to stripe
across 5 new disks and a partition of a sixth one (only 2.5G of
17G). Oops, forgot to think before I typed.
Jeff
Jeffrey B Layton wrote:
> Hello,
>
> I've got a 2.2.19 with Beta6 kernel. I've got 6 SCSI disks
> that I'm trying to setup as logical group and then divide
> into logical volumes.
> I've created all the pv's correctly and the vg (vg01). It
> says that I have the following:
>
> Total PE: 22396
> Free PE: 22396/87.48GB
>
> So I tried to create a 70G logical volume,
>
> lvcreate -i6 -I4 -L70G -nlvol1 -v /dev/vg01
>
> (this corresponds to 17922 PE's). It fails with the following:
>
> not enough allocatble/free physical volume space in "vg01"
> please check if physical volumes are allocatable
>
> I checked all the pv's and they are allocatable. What should
> I look at next? I'm kind of stuck.
>
> TIA,
>
> Jeff Layton
>
> Lockheed-Martin
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-05-24 17:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-24 16:09 [linux-lvm] Problem createing Logical Volumes Jeffrey B Layton
2001-05-24 17:17 ` Jeffrey B Layton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.