Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2018 18:09:33 +0100
From:      Philipp Vlassakakis <freebsd-en@lists.vlassakakis.de>
To:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: ZFS and group quotas
Message-ID:  <B871A606-81A0-44CC-8D5D-D2198BF218B6@lists.vlassakakis.de>
In-Reply-To: <SN1PR20MB21090AF6A9DA663C80B7360F80BD0@SN1PR20MB2109.namprd20.prod.outlook.com>
References:  <SN1PR20MB21090AF6A9DA663C80B7360F80BD0@SN1PR20MB2109.namprd20.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

It should be:
zfs set groupquota@1001=3Dnone <device>

Instead of =E2=80=9Eset=E2=80=9C you can also use =E2=80=9Eget=E2=80=9C to r=
eceive the current value (none or 100G for example)

zfs get groupquota@1001 <device>

Yes, this change js permanent and will =E2=80=9Esurvive=E2=80=9C a reboot.

Regards
Philipp

> On 18. Dec 2018, at 17:33, Carmel NY <carmel_ny@outlook.com> wrote:
>=20
> I want to eliminate a quota limit for a group. I found this documentation.=

>    groupquota@group=3Dsize | none
>=20
> So, if I were to enter:
>    zfs groupquota@1001=3Dnone
>=20
> I assume that would remove any restrictions. Is this a permanent setting o=
r
> do I have to reenter it on every bootup?
>=20
> Thanks!
>=20
> --=20
> Carmel
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or=
g"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B871A606-81A0-44CC-8D5D-D2198BF218B6>