Thanks for the responses everyone. I am reading the LVM doco now so I can work out how to do it.<br><br>Regards,<br>Chris<br><br><div class="gmail_quote">On Thu, Mar 6, 2008 at 2:13 PM, Arie Hol <<a href="mailto:arie99@ozemail.com.au">arie99@ozemail.com.au</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c"><br>
<br>
On 6 Mar 2008 at 13:28, Ian Kent wrote:<br>
<br>
><br>
> On Thu, 2008-03-06 at 12:16 +0900, Chris Griffin wrote:<br>
> > Greetings once again,<br>
> ><br>
> > I am using Fedora 8 and VirtualBox. I had a 6GB disk defined and got<br>
to<br>
> > the point of having only about 107MB of space left. I have defined a<br>
> > second disk of 7GB and done all the necessary to duplicate the<br>
partition<br>
> > definitions and copied the contents of the partitions across (it had<br>
> > default partitioning from install time). I can now boot the new disk<br>
but<br>
> > it still does not show the extra space.<br>
> ><br>
> > [root@localhost ~]# df -h<br>
> > Filesystem            Size  Used Avail Use% Mounted on<br>
> > /dev/mapper/VolGroup00-LogVol00<br>
> >                            4.7G  4.3G  107M  98% /<br>
> > /dev/sda1             190M   19M  162M  11% /boot<br>
> > tmpfs                   252M     0  252M   0% /dev/shm<br>
> > [root@localhost ~]#<br>
> ><br>
> ><br>
> > I used dd to copy partitions (eg.     dd if=/dev/sda2<br>
> > of=/dev/sdb2    )<br>
> > Did I miss something?<br>
><br>
> I'm not familiar with VirtualBox but why are you trying to replace the<br>
> disk? Why not just add it to the volume group and expand the logical<br>
> volume?<br>
><br>
> Ian<br>
><br>
<br>
</div></div>If you are using LVM, you do not need to mess around around with<br>
partitioning and using dd to copy/move stuff around.<br>
<br>
LVM has all the tools you need to 'add space' to your filesystems<br>
regardless of your partitions and hard drive orientation and numbers - so<br>
long as you have the available space within your system ...........<br>
<br>
For introduction to LVM - goto :<br>
<br>
<a href="http://www.ibm.com/developerworks/linux/library/l-lvm2/" target="_blank">http://www.ibm.com/developerworks/linux/library/l-lvm2/</a><br>
<br>
For tutorials on using LVM - goto :<br>
<br>
Part 1:<br>
<br>
<a href="http://www.ibm.com/developerworks/linux/library/l-lvm/" target="_blank">http://www.ibm.com/developerworks/linux/library/l-lvm/</a><br>
<br>
Part 2 :<br>
<br>
<a href="http://www.ibm.com/developerworks/linux/library/l-lvm2.html" target="_blank">http://www.ibm.com/developerworks/linux/library/l-lvm2.html</a><br>
<br>
These tutorials should get you in the right direction<br>
<br>
HTH<br>
<br>
Regards Arie<br>
------------------------------------------------------------------<br>
 For the concert of life, nobody has a program.<br>
------------------------------------------------------------------<br>
<div><div></div><div class="Wj3C7c">_______________________________________________<br>
PLUG discussion list: <a href="mailto:plug@plug.org.au">plug@plug.org.au</a><br>
<a href="http://www.plug.org.au/mailman/listinfo/plug" target="_blank">http://www.plug.org.au/mailman/listinfo/plug</a><br>
Committee e-mail: <a href="mailto:committee@plug.linux.org.au">committee@plug.linux.org.au</a><br>
</div></div></blockquote></div><br>