Thank you for your reply. I was thinking of using Gnome parted, but I
wanted to check to see if it can be used with LVM2 partitions. <br><br>
<div class="gmail_quote">On Fri, Oct 23, 2009 at 10:38 AM, brem belguebli <span dir="ltr"><<a href="mailto:brem.belguebli@gmail.com">brem.belguebli@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
your underlying disk /dev/sdb2 cannot be part of more than one volume<br>
group, it'll have to be under VolGroup00.<br>
<br>
When you say I don't want to add it to VolGroup00, you may be<br>
confusing some concepts.<br>
<br>
You certainly don't want to add free space under / (which is a<br>
filesystem) on top of a Logical Volume (LogVol0) which itself is built<br>
on top of your VolGroup00, isn't it ?<br>
<br>
If so, you can create a new Logical volume (let's say<br>
logvolgeneralstorage, man lvcreate) on top of VolGroup00 which will be<br>
mounted on /otherstroragethanslash.<br>
<br>
Everything is in the man pages (lvcreate, lvs, lvdisplay, mke[234]fs, fstab)<br>
<br>
2009/10/23 Rod Rook <<a href="mailto:rod.rook@gmail.com">rod.rook@gmail.com</a>>:<br>
<div><div></div><div class="h5">> I've installed Fedora 10 on a 250GB SATA hard drive.<br>
> I want to use the unused portion (free PE= 4378, about 140GB), but I don't<br>
> know how I go about doing it.<br>
> I don't want to add it to VolGroup00, but I want it made accessible as a<br>
> general storage space.<br>
><br>
>><br>
>> [root@localhost Documents]# pvdisplay /dev/sdb2<br>
><br>
>   --- Physical volume ---<br>
>   PV Name               /dev/sdb2<br>
>   VG Name               VolGroup00<br>
>   PV Size               232.69 GB / not usable 4.58 MB<br>
>   Allocatable           yes<br>
>   PE Size (KByte)       32768<br>
>   Total PE              7446<br>
>   Free PE               4376<br>
>   Allocated PE          3070<br>
>><br>
>>   PV UUID               DBf14Y-SLFe-cwZy-m1O7-3Jw9-Xhdf-3u42iX<br>
>><br>
><br>
</div></div>> _______________________________________________<br>
> linux-lvm mailing list<br>
> <a href="mailto:linux-lvm@redhat.com">linux-lvm@redhat.com</a><br>
> <a href="https://www.redhat.com/mailman/listinfo/linux-lvm" target="_blank">https://www.redhat.com/mailman/listinfo/linux-lvm</a><br>
> read the LVM HOW-TO at <a href="http://tldp.org/HOWTO/LVM-HOWTO/" target="_blank">http://tldp.org/HOWTO/LVM-HOWTO/</a><br>
><br>
<br>
_______________________________________________<br>
linux-lvm mailing list<br>
<a href="mailto:linux-lvm@redhat.com">linux-lvm@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/linux-lvm" target="_blank">https://www.redhat.com/mailman/listinfo/linux-lvm</a><br>
read the LVM HOW-TO at <a href="http://tldp.org/HOWTO/LVM-HOWTO/" target="_blank">http://tldp.org/HOWTO/LVM-HOWTO/</a><br>
</blockquote></div><br>