All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ron Johnson <ron.l.johnson@cox.net>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: [linux-lvm] Insufficient suitable allocatable extents for logical volume
Date: Sun, 24 Apr 2011 11:09:27 -0500	[thread overview]
Message-ID: <4DB44B37.6000501@cox.net> (raw)

Why does this happen?  I think it has something to do with the fact that 
I set the lv to striped.

TIA,
Ron

# lvm version
   LVM version:     2.02.54(1) (2009-10-26)
   Library version: 1.02.39 (2009-10-26)
   Driver version:  4.17.0

(Yes, I know it's old.  Blame Ubuntu)

# vgdisplay data_vg
   --- Volume group ---
   VG Name               data_vg
   System ID
   Format                lvm2
   Metadata Areas        12
   Metadata Sequence No  6
   VG Access             read/write
   VG Status             resizable
   MAX LV                0
   Cur LV                1
   Open LV               0
   Max PV                0
   Cur PV                12
   Act PV                12
   VG Size               5.46 TiB
   PE Size               8.00 MiB
   Total PE              715392
   Alloc PE / Size       476928 / 3.64 TiB
   Free  PE / Size       238464 / 1.82 TiB
   VG UUID               NPgp1H-6kkG-c4wL-KNyT-AVoh-Frlb-4nvfiT


# lvextend -v -l+100%FREE data_vg/data_lv
     Finding volume group data_vg
   Using stripesize of last segment 8.00 MiB
     Archiving volume group "data_vg" metadata (seqno 6).
   Extending logical volume data_lv to 5.46 TiB
   Insufficient suitable allocatable extents for logical volume data_lv: 
238464 more required


# lvextend -v -l+50%FREE data_vg/data_lv
     Finding volume group data_vg
   Using stripesize of last segment 8.00 MiB
     Archiving volume group "data_vg" metadata (seqno 6).
   Extending logical volume data_lv to 4.55 TiB
   Insufficient suitable allocatable extents for logical volume data_lv: 
119232 more required

# lvextend -v -l+10%FREE data_vg/data_lv
     Finding volume group data_vg
   Using stripesize of last segment 8.00 MiB
   Rounding size (500774 extents) down to stripe boundary size for 
segment (500768 extents)
     Archiving volume group "data_vg" metadata (seqno 6).
   Extending logical volume data_lv to 3.82 TiB
   Insufficient suitable allocatable extents for logical volume data_lv: 
23840 more required

-- 
"Neither the wisest constitution nor the wisest laws will secure
the liberty and happiness of a people whose manners are universally
corrupt."
Samuel Adams, essay in The Public Advertiser, 1749

             reply	other threads:[~2011-04-24 16:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-24 16:09 Ron Johnson [this message]
2011-07-08 16:32 ` [linux-lvm] Insufficient suitable allocatable extents for logical volume Paweł Brodacki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DB44B37.6000501@cox.net \
    --to=ron.l.johnson@cox.net \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.