Re: Suse ext2online problem
- From: Chris Cox <notccox@xxxxxxxxxxxxxx>
- Date: Wed, 30 May 2007 13:31:51 -0500
raheelz79@xxxxxxxxx wrote:
Hi,
I am having following problem with ext2online utility under Suse
I have volume group (vg0) of size 80 GB
I have partition /dev/vg0/lvopt of size 6GB
I extended this partition to 30 GB via lvextend.
I cannot somehow extend lvopt beyond 16 GB using ext2online utility.
This is what Suse is telling me to do
a) goto single user mode
b) umount /opt
c) lvexend -L 30 GB /dev/vg0/lvopt
d)e2fsck -f /dev/vg0/lvopt
e) resize2fs /dev/vg0/lvopt
f)mount /opt (make sure its 16 GB)
g) reboot to multiuser mode.
I did steps told by suse and they work. However the problem is I
cannot bring all servers to single user mode just to do it. There must
be easier way while the filesystem is mounted.
I don't think so. Ext2/3 resizing is not very good. It's dependence
upon being fsck'd being one of the biggest problems with it. Even then,
a resize of the size you mention could take many, many, many minutes.
Ext2/3 is not easily resized.... and it really doesn't like to be
resized online. If resizing on the fly is important, use reiserfs.
If somebody knows some kind of magic to make ext2/3 resizing work
reasonably well.... please post. But AFAIK, the operation is really
just beyond the architecture of the filesystem.
.
- Follow-Ups:
- Re: Suse ext2online problem
- From: raheelz79
- Re: Suse ext2online problem
- References:
- Suse ext2online problem
- From: raheelz79
- Suse ext2online problem
- Prev by Date: gkrellm
- Next by Date: Re: AMD and Asus motherboard compatibility with Linux
- Previous by thread: Suse ext2online problem
- Next by thread: Re: Suse ext2online problem
- Index(es):
Relevant Pages
|