Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 2009 00:42:18 +0200
From:      Stefan Miklosovic <miklosovic.freebsd@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   setquota + geli
Message-ID:  <f99a79ec0909081542m111d7719lf1b6f7c05ccfaacf@mail.gmail.com>

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

I would like to set some quotas with setquota
on crypted disk with geli, but if I want to do so ->

/etc/fstab
/dev/ad0s2f.eli         /home           ufs
rw,noatime,userquota,groupquota             2       2

/etc/rc.conf
enable_quotas="YES"

I can edit quotas by edquota, but with setquota command it is impossible

~# setquota -u -f /dev/ad0s2f.eli -bh10000 stewe
setquota : /dev/ad0s2f.eli is not a valid filesystem.

does setquota support encrypted disks?
what should I do?

thank you



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f99a79ec0909081542m111d7719lf1b6f7c05ccfaacf>