Tomas Ögren wrote:
On 31 March, 2009 - Matthew Ahrens sent me these 10K bytes:

FYI, I filed this PSARC case yesterday, and expect to integrate into OpenSolaris in April. Your comments are welcome.

http://arc.opensolaris.org/caselog/PSARC/2009/204/

Quota reporting over NFS or for userland apps like Samba? Using the old
school rquotad, something else or not at all? v3+v4?

ZFS user quotas (like other zfs properties) will not be accessible over NFS; you must be on the machine running zfs to manipulate them. Of course, like other zfs quotas, the user quotas apply to files created/written over NFS or SMB or locally.

Did i understand things right; If I assign 4gb quota to user X, and me
as sysadm wants to take extra snapshots to protect from mistakes or
speed up backup restores, that snapshot space is not counted into the
4gb quota? That is, is it like 'zfs set quota=N blah/X' or
'zfs set refquota=N blah/X' ?

It's like refquota.

--matt
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to