Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Jun 2013 22:33:55 +0200
From:      Pol Hallen <freebsdenml@fuckaround.org>
To:        freebsd-questions@freebsd.org
Subject:   quota advice
Message-ID:  <51AA5AB3.7050207@fuckaround.org>

next in thread | raw e-mail | index | archive | help
Hello all :-)

I using quota and I've a doubt: many howto advice to put to cron
something like:

quotacheck -vguma

but the problem is:

quotacheck: Quota for users is enabled on mountpoint /data so quotacheck
might damage the file.
Please turn quotas off or use -f to force checking.

So... can be a good idea, put:

quotaoff -a
quotacheck -vguma
quotaon -a

to script to do this check or there is another way?

thanks for help!

Pol



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