<br><br>
<div class="gmail_quote">On Mon, Aug 9, 2010 at 11:00 AM, Ron Blizzard <span dir="ltr"><<a href="mailto:rb4centos@gmail.com">rb4centos@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div class="im">On Sat, Jul 31, 2010 at 8:52 AM, Drew <<a href="mailto:drew.kay@gmail.com">drew.kay@gmail.com</a>> wrote:<br><br>> LVM adds flexability that regular partitioning can't.<br>><br>> Example 1. Say you've mounted an entire 2TB disk as /home and it's<br>

> almost full. Now you want to add another 2TB to /home. How do you?<br>> Easiest way is with LVM. You just add the new disk into LVM's pool of<br>> storage and expand the home partition (Logical volume) to use the new<br>

> space. Now you have a single filesystem spread across two disks.<br>><br>> Example 2. Now let's say that you bought a NAS device (QNAP, Drobo,<br>> Buffalo) that does iSCSI or NFS and you want to move your data off the<br>

> two local disks. With LVM you just add the new 'disk' into the pool<br>> then tell LVM to move existing data off the 'old' disk.<br>><br>> Try doing that with parted. :-P<br><br></div>I understand the advantages when using a server, but my personal<br>

computer is a Small Form Factor Dell GX270 with only one hard drive<br>slot.  But I'll look closer into LVM options when I install on the<br>bigger hard drive. Thanks.<br>
<div class="im"><br>--<br>RonB -- Using CentOS 5.5<br>_______________________________________________<br></div>
<div>
<div></div>
<div class="h5"><br clear="all"> </div></div></blockquote>
<div> </div>
<div>Even in this case, LVM could be useful. In general, you don't want to put everything in on large partition. What do you do with 1TB's worth of data when you decide to upgrade CentOS 4 to 5 (as an example) or install Ubuntu? With LVM, you simply create a 900MB LVM volume for your data and reinstall the OS :)</div>


<div> </div>
<div>BUT, let's say you decide to allocate 10GB to /, 4GB to swap & 1GB to /tmp. Suddenly your / partition is full and you can't install more stuff. With LVM you can quickly shrink /home and increase the size of /. All on the go without having to reboot. I found this very handy while working on a Windows VM installed on my home PC, which was busy doing some video rendering and I didn't want to stop the rendering to increse the / partition. </div>


<div> </div>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div class="h5"><br>-- <br>Kind Regards<br>Rudi Ahlers<br>SoftDux<br><br>Website: <a href="http://www.SoftDux.com">http://www.SoftDux.com</a><br>Technical Blog: <a href="http://Blog.SoftDux.com">http://Blog.SoftDux.com</a><br>

Office: 087 805 9573<br>Cell: 082 554 7532<br></div></div></blockquote></div>