Re: So, what about stable quota support in ext3fs?

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

 



On Mar 28 Skylar Thompson wrote:

>> Quota for some users shows much greater than the size of the files they
>> owned on the filesystem. For example ;
>
>I've had this happen before, and it's one of the reasons why I switched to
>XFS. I think it's an issue ith the interaction between the journal and the
>quota.

The quota data is in a file (unlike XFS) and is thus not guaranteed
consistent after a crash if you're only journaling metadata.

Solution: chattr +j /{mountpoints}/aquota.* (assuming vfsv0 quotas)



_______________________________________________

Ext3-users@redhat.com
https://listman.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