XFS quota doesn't work after rebooting because of crash
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
In Progress
|
Undecided
|
Unassigned | ||
Trusty |
Fix Released
|
Undecided
|
Seyeong Kim |
Bug Description
[Impact]
XFS quota doesn't work after rebooting because of crash or force reboot.
You can see msg on dmesg.
[ 12.309146] XFS (sdb): Failed to initialize disk quotas.
[Fix]
Upstream development
5ef828c41527 ("xfs: avoid false quotacheck after unclean shutdown")
It's affected under 3.17 kernel.
* fixed directory mismatch
There was no libxfs directory on fs/xfs/, I modified upstream
fs/xfs/
[Testcase]
mkfs.xfs for your extra storage, set the quota 2G with it. Using the
command "dd if=/dev/zero of=test bs=1M count=3000", You can see that they
have quota 2G at first. But after force rebooting, you can see that they
don't limit quota. You can make 3G on 2G quota set directory.
Changed in linux (Ubuntu): | |
assignee: | nobody → Seyeong Kim (xtrusia) |
description: | updated |
description: | updated |
tags: | added: trusty |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
Changed in linux (Ubuntu): | |
status: | Incomplete → In Progress |
description: | updated |
Changed in linux (Ubuntu Trusty): | |
status: | New → Fix Committed |
Changed in linux (Ubuntu Trusty): | |
assignee: | nobody → Seyeong Kim (xtrusia) |
Changed in linux (Ubuntu): | |
assignee: | Seyeong Kim (xtrusia) → nobody |
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:
apport-collect 1461730
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.