Public bug reported:

Description of the problem:

The command 'repquota' is not working properly with an XFS file system
on 12.04 and later. It only reports root's quota. The same command
worked well with 10.04, and the other quota commands (xfs_quota) seem to
work properly as well.

Version affected: 12.04 LTS:

ii quota 4.00-3 implementation of the disk quota system
ii xfsprogs 3.1.7 Utilities for managing the XFS filesystem

How reproducible is the problem? Always.

Steps to Reproduce:

1. Create a XFS partition.
2. Create an entry in fstab such as:

/dev/vdb1 /mnt xfs defaults,usrquota,grpquota 1 1

3. Run and compare the output of the following commands on 10.04 LTS ,
12.04 LTS and 12.10.

$ sudo mount /mnt
$ sudo mkdir -p /mnt/test
$ sudo chown $USER:$GROUP /mnt/test
$ sudo repquota /mnt
$ sudo xfs_quota -x -c report /mnt

This appears to be a regression.

** Affects: quota
     Importance: Unknown
         Status: Unknown

** Affects: quota (Ubuntu)
     Importance: Medium
     Assignee: Chris J Arges (christopherarges)
         Status: In Progress

** Affects: quota (Ubuntu Precise)
     Importance: Medium
     Assignee: Chris J Arges (christopherarges)
         Status: In Progress

** Affects: quota (Ubuntu Quantal)
     Importance: Medium
     Assignee: Chris J Arges (christopherarges)
         Status: In Progress

** Also affects: quota (Ubuntu Precise)
   Importance: Undecided
       Status: New

** Also affects: quota (Ubuntu Quantal)
   Importance: Medium
       Status: New

** Changed in: quota (Ubuntu Precise)
   Importance: Undecided => Medium

** Changed in: quota (Ubuntu Precise)
     Assignee: (unassigned) => Chris J Arges (christopherarges)

** Changed in: quota (Ubuntu Quantal)
     Assignee: (unassigned) => Chris J Arges (christopherarges)

** Changed in: quota (Ubuntu Precise)
       Status: New => In Progress

** Changed in: quota (Ubuntu Quantal)
       Status: New => In Progress

** Bug watch added: Debian Bug tracker #685356
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685356

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quota in Ubuntu.
https://bugs.launchpad.net/bugs/1044516

Title:
  repquota not working correctly with xfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/quota/+bug/1044516/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to