From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx2.redhat.com (mx2.redhat.com [10.255.15.25]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l0B77rhE019194 for ; Thu, 11 Jan 2007 02:07:53 -0500 Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.236]) by mx2.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id l0B77NW8008162 for ; Thu, 11 Jan 2007 02:07:52 -0500 Received: by wr-out-0506.google.com with SMTP id i28so251725wra for ; Wed, 10 Jan 2007 23:07:52 -0800 (PST) Message-ID: <5adb39f00701102307tebf5624sd2656d17b87978a3@mail.gmail.com> Date: Wed, 10 Jan 2007 23:07:52 -0800 From: "David Tran" Subject: Re: [linux-lvm] lvextend Insufficient free space In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_19501_12507578.1168499272500" References: <5adb39f00701082249g3a13757csf27383fa9a27e53d@mail.gmail.com> Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: To: LVM general discussion and development ------=_Part_19501_12507578.1168499272500 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Thank for your help. My pvs: linux-server:/ # pvscan PV /dev/hdb1 VG gdata lvm2 [111.79 GB / 0 free] PV /dev/hde1 VG gdata lvm2 [279.46 GB / 40.00 MB free] PV /dev/hdf1 VG gdata lvm2 [153.38 GB / 153.38 GB free] (this is the new hd) Total: 3 [544.62 GB] / in use: 3 [544.62 GB] / in no VG: 0 [0 ] I think that it is enogh free space, because I add one more HD already. More over, vgdisplay show it has: Free PE / Size 39276 / 153.42 GB Thank you. On 1/10/07, roderick tapang wrote: > > On 1/9/07, David Tran wrote: > > Cur PV 3 > > Act PV 3 > > VG Size 544.62 GB > > PE Size 4.00 MB > > Total PE 139424 > > Alloc PE / Size 100148 / 391.20 GB > > Free PE / Size 39276 / 153.42 GB > > VG UUID > > gROPCK-xUmS-Tk99-nTmp-S63F-otHE-9QJukD > > ------------------------------------------------------------- > > /////// So I have 153.42 GB free space NOW > > ------------------------------------------------------------- > > linux-server:/ # lvextend -L +100G /dev/gdata/priv > > Extending logical volume priv to 177.80 GB > > Insufficient free space: 45517 extents needed, but only 39276 > available > > is /dev/gdata/priv striped? if it is, it looks like the PVs don't have > enough PEs each to accommodate equal stripe distribution. > wha'ts the output of "pvs"? > > -- > roderick e. tapang, nclp > retapang at gmail dot com > > (o_.' http://counter.li.org/ > //\ ---------------------- > V_/_ Linux User # 253842 > > _______________________________________________ > linux-lvm mailing list > linux-lvm@redhat.com > https://www.redhat.com/mailman/listinfo/linux-lvm > read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/ > ------=_Part_19501_12507578.1168499272500 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Thank for your help.
My pvs:
linux-server:/ # pvscan
  PV /dev/hdb1   VG gdata   lvm2 [111.79 GB / 0    free]
  PV /dev/hde1   VG gdata   lvm2 [279.46 GB / 40.00 MB free]
  PV /dev/hdf1   VG gdata   lvm2 [153.38 GB / 153.38 GB free] (this is the new hd)
  Total: 3 [544.62 GB] / in use: 3 [544.62 GB] / in no VG: 0 [0   ]
I think that it is enogh free space, because I add one more HD already.
More over, vgdisplay show it has: Free  PE / Size       39276 / 153.42 GB

Thank you.


On 1/10/07, roderick tapang <retapang@gmail.com> wrote:
On 1/9/07, David Tran <davidtt3@gmail.com> wrote:
>   Cur PV                3
>   Act PV                3
>   VG Size               544.62 GB
>   PE Size               4.00 MB
>   Total PE              139424
>   Alloc PE / Size       100148 / 391.20 GB
>   Free  PE / Size       39276 / 153.42 GB
>   VG UUID
> gROPCK-xUmS-Tk99-nTmp-S63F-otHE-9QJukD
> -------------------------------------------------------------
> /////// So I have 153.42 GB free space NOW
> -------------------------------------------------------------
> linux-server:/ # lvextend -L +100G /dev/gdata/priv
>   Extending logical volume priv to 177.80 GB
>   Insufficient free space: 45517 extents needed, but only 39276 available

is /dev/gdata/priv striped? if it is, it looks like the PVs don't have
enough PEs each to accommodate equal stripe distribution.
wha'ts the output of "pvs"?

--
roderick e. tapang, nclp
retapang at gmail dot com

(o_.'       http://counter.li.org/
//\         ----------------------
V_/_        Linux User   #  253842

_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

------=_Part_19501_12507578.1168499272500--