* XFS quota setup
@ 2009-11-24 11:03 Michael Monnerie
2009-11-25 21:09 ` Christoph Hellwig
0 siblings, 1 reply; 2+ messages in thread
From: Michael Monnerie @ 2009-11-24 11:03 UTC (permalink / raw)
To: xfs
[-- Attachment #1.1: Type: text/plain, Size: 678 bytes --]
I took this from the manpage:
xfs_quota -x -c 'project -s upload' /disks/sharestore/upload/
xfs_quota: cannot setup path for mount /disks/sharestore/upload/: No
such device or address
but this works:
cd /disks/sharestore/
xfs_quota -x -c 'project -s upload'
Maybe the docs can be simpler? It's confusing now.
mfg zmi
--
// Michael Monnerie, Ing.BSc ----- http://it-management.at
// Tel: 0660 / 415 65 31 .network.your.ideas.
// PGP Key: "curl -s http://zmi.at/zmi.asc | gpg --import"
// Fingerprint: AC19 F9D5 36ED CD8A EF38 500E CE14 91F7 1C12 09B4
// Keyserver: wwwkeys.eu.pgp.net Key-ID: 1C1209B4
[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 121 bytes --]
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: XFS quota setup
2009-11-24 11:03 XFS quota setup Michael Monnerie
@ 2009-11-25 21:09 ` Christoph Hellwig
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2009-11-25 21:09 UTC (permalink / raw)
To: Michael Monnerie; +Cc: xfs
On Tue, Nov 24, 2009 at 12:03:45PM +0100, Michael Monnerie wrote:
> I took this from the manpage:
> xfs_quota -x -c 'project -s upload' /disks/sharestore/upload/
> xfs_quota: cannot setup path for mount /disks/sharestore/upload/: No
> such device or address
>
> but this works:
> cd /disks/sharestore/
> xfs_quota -x -c 'project -s upload'
I can't see these specific paths mentioned in the manpage. The last
argument to xfs_quota should always be a mountpoint, is
/disks/sharestore/upload/ a mountpoint?
> Maybe the docs can be simpler? It's confusing now.
Suggestions or even better patches are welcome.
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-25 21:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-24 11:03 XFS quota setup Michael Monnerie
2009-11-25 21:09 ` Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox