Re: resize filesystem.
"Steinar H. Gunderson" <[email protected]>
| Newsgroups | gmane.linux.evms.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Nov 06, 2006 at 11:32:43AM +0100, Mauro Sanna wrote: > I've a 2.6.17 kernel but I can't shrink or expand an ext3 filesystem without > umounting it. The file system must have the resize_inode flag set. The easiest way to do that is to set it with -O at mkfs time; failing that, you may use ext2prepare to add it to an existing file system (offline), but be aware that this has been described as "really scary code", so you may want to have backups. /* Steinar */ -- Homepage: http://www.sesse.net/ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Evms-devel mailing list [email protected] To subscribe/unsubscribe, please visit: https://lists.sourceforge.net/lists/listinfo/evms-devel