Ticket #216 (accepted defect)

Opened 2 years ago

Last modified 3 weeks ago

Disk quota is inaccurate

Reported by: KevinLai Owned by: KevinLai
Priority: highest Milestone: 0.5.4 Stability/Security/Performance
Component: Xen Version:
Severity: normal Keywords:
Cc:

Description

The linux disk quota can be very inaccurate. The usage field returned by repquota can be significantly larger that reality after the trucation of a large file. The only way to correct it is to quotaoff and quotacheck, which can be very slow. This inaccuracy could prevent users from using disk space that is allocated to them. It is not clear how to solve this problem in a satisfactory way.

Change History

Changed 2 years ago by KevinLai

One solution is to go to LLVM instead of files.

Changed 2 years ago by KevinLai

  • milestone changed from 1.0.0 to 0.4.5 Xen 3.0.3 Release

Changed 10 months ago by KevinLai

Running the aucd test suite on a low disk host will expose this bug.

Changed 5 months ago by KevinLai

  • priority changed from normal to low

Changed 4 months ago by KevinLai

  • milestone changed from 0.6.0 New Feature Release to 0.5.4 Stability/Security/Performance

Changed 3 months ago by KevinLai

  • status changed from new to accepted

Changed 3 months ago by KevinLai

  • priority changed from low to normal

Changed 3 weeks ago by KevinLai

  • priority changed from normal to highest
Note: See TracTickets for help on using tickets.