Personal tools
You are here: Home Bugs All Hoary quotatool and XFS

Hoary quotatool and XFS

by Herbert Straub last modified 2008-03-23 11:30
— filed under:

Problems with quotatool and XFS on Ubuntu Hoary

Quotas under Hoary

Problem with quotatool 1.4.4 on XFS Partitions:

    quotatool -v -u 10001 -d /testx
    quotatool: using uid 10001
    quotatool: Option 'd' => just dumping quota-info for user
    quotatool: using filesystem /testx
    quotatool: user '10001' has uid 10001
    quotatool: filesystem /testx has device node /dev/mapper/vg0-testx
    quotatool: Error while detecting kernel quota version: No such process

This is a know problem with XFS-Quota mit quotatool in Debian - quotatool doesn't regognize the XFS Quota correctly.

Fixed in quotatool-1.4.7. This package is available in Breezy or via apt-get.linuxhacker.at or you add the following two lines in "/etc/apt/sources.list":

    deb http://apt-get.linuxhacker.at/ubuntu hoary universe
    deb-src http://apt-get.linuxhacker.at/ubuntu hoary universe

Document Actions