On Tue, Nov 06, 2007 at 11:23:26PM -0500, Joe Apuzzo wrote:
> So on my running production Ubuntu system I ran:
> 
> # sudo lvextend -L+10G /dev/ubuntu/root
> # sudo resize2fs /dev/ubuntu/root
> 
> and without missing a heartbeat my root file system grew 10Gb
> All programs and services running from root kept on running no issues.
> 
> I'd like to see Vista do that!

I was about to say, "you resized an active fs?  your data is going to be
pureed".  But then before I did, I looked:

The resize2fs program will resize ext2 or ext3 file systems.  It can  be  used  
to
enlarge  or  shrink an unmounted file system located on device.  If the 
filesystem
is mounted, it can be used to expand the size of the mounted filesystem,  
assuming
the  kernel  supports on-line resizing.  (As of this writing, the Linux 2.6 
kernel
supports on-line resize for filesystems mounted using ext3 only.).


So, wow, learn something new every day - still probably something I wouldn't 
have
attempted myself, but cool.

-m


-- 
Mike Kershaw/Dragorn <[EMAIL PROTECTED]>
GPG Fingerprint: 3546 89DF 3C9D ED80 3381  A661 D7B2 8822 738B BDB1

Q. What does the toothfairy do with all my teeth?
A. She's building another You.  Once she has all your teeth, she'll come 
   back for your eyes.

Attachment: pgpgR1Kn7AFLZ.pgp
Description: PGP signature

_______________________________________________
Mid-Hudson Valley Linux Users Group                  http://mhvlug.org          
   
http://mhvlug.org/cgi-bin/mailman/listinfo/mhvlug                           
Upcoming Meetings (6pm - 8pm)                         MHVLS Auditorium          
                              
  Oct 3 - Security and Privacy
  Nov 7 - Django Python Application Framework

Reply via email to