All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] not enough free/allocatable physical extents to extend logical vo lume
@ 2003-07-24 23:15 Taylor_Carpenter
  2003-07-25  9:29 ` AJ Lewis
  0 siblings, 1 reply; 2+ messages in thread
From: Taylor_Carpenter @ 2003-07-24 23:15 UTC (permalink / raw)
  To: linux-lvm

I am trying to add a 4th disk to an existing lv.  I am following the
directions in

http://tldp.org/HOWTO/LVM-HOWTO/x802.html

but It is complaing about free physical extents when trying to extend during
the e2fsadm portion.


root]# pvscan
pvscan -- reading all physical volumes (this may take a while...)
pvscan -- ACTIVE   PV "/dev/sdb1" of VG "Scratch" [33.91 GB / 240 MB free]
pvscan -- ACTIVE   PV "/dev/sdc1" of VG "Scratch" [33.91 GB / 240 MB free]
pvscan -- ACTIVE   PV "/dev/sdd1" of VG "Scratch" [33.91 GB / 240 MB free]
pvscan -- ACTIVE   PV "/dev/sde1" of VG "Scratch" [33.91 GB / 33.91 GB free]
pvscan -- total: 4 [135.65 GB] / in use: 4 [135.65 GB] / in no VG: 0 [0]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [linux-lvm] not enough free/allocatable physical extents to extend logical vo lume
  2003-07-24 23:15 [linux-lvm] not enough free/allocatable physical extents to extend logical vo lume Taylor_Carpenter
@ 2003-07-25  9:29 ` AJ Lewis
  0 siblings, 0 replies; 2+ messages in thread
From: AJ Lewis @ 2003-07-25  9:29 UTC (permalink / raw)
  To: linux-lvm

I'm guessing you're trying to extend by too large a size.  Use 
pvdisplay on /dev/sde1 and note the number of physical extents free.  
Then try passing that to e2fsadm with the '-l' flag instead of passing 
33.91G with the '-L' flag.  This is just a guess though.  It's pretty 
hard to tell without all the commands you ran and the output they gave 
you.

On Thursday, Jul 24, 2003, at 23:14 US/Central, 
Taylor_Carpenter@Dell.com wrote:

> I am trying to add a 4th disk to an existing lv.  I am following the
> directions in
>
> http://tldp.org/HOWTO/LVM-HOWTO/x802.html
>
> but It is complaing about free physical extents when trying to extend 
> during
> the e2fsadm portion.
>
>
> root]# pvscan
> pvscan -- reading all physical volumes (this may take a while...)
> pvscan -- ACTIVE   PV "/dev/sdb1" of VG "Scratch" [33.91 GB / 240 MB 
> free]
> pvscan -- ACTIVE   PV "/dev/sdc1" of VG "Scratch" [33.91 GB / 240 MB 
> free]
> pvscan -- ACTIVE   PV "/dev/sdd1" of VG "Scratch" [33.91 GB / 240 MB 
> free]
> pvscan -- ACTIVE   PV "/dev/sde1" of VG "Scratch" [33.91 GB / 33.91 GB 
> free]
> pvscan -- total: 4 [135.65 GB] / in use: 4 [135.65 GB] / in no VG: 0 
> [0]
>
>
>
>
>
>
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>
>
--
AJ Lewis
Sistina Software Inc.             http://www.sistina.com
720 Washington Ave, Suite 200     Voice:  612-638-0500
Minneapolis, MN 55414             E-Mail: 
lewis_NOSPAM_(AT)sistina(DOT)com

Current GPG fingerprint = D638 9C01 D08F 29A4 5D50  D064 F6A6 0ED6 E386 
E6EB
Grab the key at: http://people.sistina.com/~lewis/gpg.html or one of the
many keyservers out there...

A program is a device used to convert data into error messages.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-25  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-24 23:15 [linux-lvm] not enough free/allocatable physical extents to extend logical vo lume Taylor_Carpenter
2003-07-25  9:29 ` AJ Lewis

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.