Re: Where's ext2online?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Jan 31, 2008 2:54 PM, Jim Andreu <rms@xxxxxxxxxx> wrote:
> Duane Clark wrote:
> > Kirk Lowery wrote:
> >>
> >> Reading the man page on resize2fs, it notes: "As of this writing, the
> >> Linux 2.6 kernel supports on-line resize for  filesystems mounted
> >> using ext3 only." Yet when I used the LVM GUI app, it choked at this
> >> step, saying it couldn't unmount the root filesystem. That's
> >> understandable, but it raises the question: can one use resize2fs from
> >> a commandline while running fedora with the root filesystem mounted?
> >
> > In a similar situation, I booted from the DVD in "linux rescue" mode.
> > I found that when it asked whether I wanted it to find and mount
> > partitions, I needed to hit "skip".  If I allowed it to mount the root
> > partition, I could not unmount it.
> >
> > In rescue mode, the vgscan, etc commands are not directly present, but
> > the executable lvm is, which can do all those things. When you run lvm,
> > you will get a new prompt, where you type lvm commands.
> >
> I was able to resize the mounted filesystem without going into rescue mode.
> This was a remote system where "hands on" was not available.
> I exited the GUI with the LV at the desired size.
> I then did a resize2fs  /dev/VolGroup00/LogVol00 from the command line
> as root.
> It warned me but did it.
> It took a while.
> I used up a good amount of Tums but it worked as advertised.

lvextend required me to unmount root, so I had to use the Fedora 8
rescue disk. But then I booted back into Fedora, and did the
resize2fs, which worked just as you said. No problems.

For the knowledgebase, here are the steps I took to add a second hard
drive to my desktop root filesystem:

1. Install the new hard drive
2. Boot into Fedora (8)
3. Partition the new harddrive using cfdisk (/dev/sdb in my case): I
chose to partition the entire drive as one primary linux partition
4. Using the LVM gui, I
    a. Created the physical volume (commandline pvcreate)
    b. Merge the new physical volume into the root volume Group
VolGroup00 (vgextend)
5. Boot with the rescue disk
6. Using lvextend, extend the logical volume
7. Boot back into Fedora and run the resize2fs command

You could do all this from the rescue disk commandline, but doing what
one can through the gui is easier, IMO.

Thanks for the advise.

Kirk

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux