Displaying 2 results from an estimated 2 matches for "1004m".
Did you mean:
1004
2012 Feb 24
4
Resize guest filesystem question
...cal volume until the guest installation occurred.
5. So then I switched over to the guest system and ran df -h to see the
existing filesystem
[root at guest1 jeffb]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/vda2 4.5G 2.3G 2.0G 53% /
tmpfs 1004M 88K 1004M 1% /dev/shm
/dev/vda1 485M 30M 430M 7% /boot
/dev/vdb1 2.0G 219M 1.7G 12% /var
6. Then I ran resize2fs /dev/vda2 and got the result that the filesystem
is already xx blocks long. Nothing to do!
So here is where I am stuck. Guest1 is my test syst...
2012 Jun 15
4
Resizing est4 filesystem while mounted
Greetings -
I had a logical volume that was running out of space on a virtual machine.
I successfully expanded the LV using lvextend, and lvdisplay shows that it
has been expanded. Then I went to expand the filesystem to fill the new
space (# resize2fs -p /dev/vde1) and I get the results that the filesystem
is already xx blocks long, nothing to do. If I do a # df -h, I can see that
the