Re: (no subject)

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

 



Hi,

On Wed, 2005-04-20 at 11:34, Mindaugas Riauba wrote:

>   How to upgrade existing ext3 partition to new features?

In general, you don't; most features just happen automatically.  If you
want extended attributes, for example, just mount with -o user_xattr. 
Similarly, ACLs, large file support and so on all just get set
automatically when you request the feature.

The two main exceptions are htree and online resize.  Currently online
resize has to be enabled at mke2fs time, not dynamically.  And htree can
be set with "tune2fs -O dir_index", but if you want to convert existing
directories to the htree format then you also need to run "e2fsck -D" on
the filesystem.

Cheers,
 Stephen


_______________________________________________

Ext3-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/ext3-users

[Index of Archives]         [Linux RAID]     [Kernel Development]     [Red Hat Install]     [Video 4 Linux]     [Postgresql]     [Fedora]     [Gimp]     [Yosemite News]

  Powered by Linux