"Alexei_Roudnev" <Alexei_Roudnev@(protected)
05:58:39 p.m.:
> In reality, ReiserFS or XFS are the ONLY good choices if you want to
resize
> file systems on the fly. Dumb ext3 cannot be treated as a good choice in
> 2006 year, remembering about many limutations it have (fsck every few
month,
> no dynamic resize and so on).
Hummmmm, I don't think so.
With ext3 you can avoid fsck every few days or every few mounts with the
following command:
tune2fs -c0 -i0 /dev/sdaXXX
It's true about nobody can't resize online ext3 fs but I prefer stability
and not an old version of fs like reiserfs 3.6 in my production databases.
Regards,
Herman
--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting