Re: lvcreate to use all available space on PV?
From: Nissan 350Z (none_at_none.com)
Date: 02/19/04
- Next message: Walt Howard: "Re: Shutting down a service"
- Previous message: Nissan 350Z: "Re: How to know the CPU version of my HP9000 server ?"
- In reply to: Chad Williams: "lvcreate to use all available space on PV?"
- Next in thread: Frank Slootweg: "Re: lvcreate to use all available space on PV?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 19 Feb 2004 19:26:01 +0100
Easy but not automatic:
vgdisplay -v will show you how many free extents you have.
And then you can specify this number:
lvcreate -l xxx (or lvextend -l ).
"Chad Williams" <chad_dude@yahoo.com> wrote in message
news:2a3b16bc.0402181640.496b1037@posting.google.com...
> Is there a way using lvcreate to have it create the logical volume to
> use ALL available space on the PV? Didn't see anything in the man
> pages.
>
> #lvcreate -L 16384 /dev/vg04
- Next message: Walt Howard: "Re: Shutting down a service"
- Previous message: Nissan 350Z: "Re: How to know the CPU version of my HP9000 server ?"
- In reply to: Chad Williams: "lvcreate to use all available space on PV?"
- Next in thread: Frank Slootweg: "Re: lvcreate to use all available space on PV?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]