Jorgen,
"quota user1" only prints out information if user1's quota is exceeded.
Try "quota -v user1".
e.g.
(server)
suzuki# zfs set userqu...@lling=10m foo/fs
suzuki# share
-...@foo/fs /foo/fs rw ""
(client)
headers# quota -v lling
Disk quotas for lling (uid 23498):
Filesystem usage quota limit timeleft files quota limit
timeleft
/net/suzuki/foo/fs
0 10240 10240 - - -
- -
headers# quota -v 23498
Disk quotas for lling (uid 23498):
Filesystem usage quota limit timeleft files quota limit
timeleft
/net/suzuki/foo/fs
0 10240 10240 - - -
- -
On 05/20/09 09:29, Matthew Ahrens wrote:
Jorgen Lundman wrote:
I have been playing around with osol-nv-b114 version, and the ZFS
user and group quotas.
First of all, it is fantastic. Thank you all! (Sun, Ahrens and anyone
else involved).
Thanks for the feedback!
I was unable to get ZFS quota to work with rquota. (Ie, NFS mount the
volume on another server, and issue "quota 1234". It returns nothing).
This should work, at least on Solaris clients. Perhaps you can only
request information about yourself from the client?
--matt
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss