If you want to grow an ext2/ext3 filesystem online and resize2fs can’t do it, use “ext2online”
# ext2online /dev/mapper/my_vg-u10
This will grow the filesystem up to the maximum size the vg allows
thanks to Fergus O’Hea
107/433
some Unix notes
If you want to grow an ext2/ext3 filesystem online and resize2fs can’t do it, use “ext2online”
# ext2online /dev/mapper/my_vg-u10
This will grow the filesystem up to the maximum size the vg allows
thanks to Fergus O’Hea
107/433