Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2001 14:06:08 -0500
From:      "Dave VanAuken" <dave@hawk-systems.com>
To:        <freebsd-isp@FreeBSD.ORG>
Subject:   SETQUOTA generates GETQUOTA(username) - Invalid Argument
Message-ID:  <DBEIKNMKGOBGNDHAAKGNKEBDKBAA.dave@hawk-systems.com>

next in thread | raw e-mail | index | archive | help
We use scripts and interfaces to manage user quotas on our servers.  Recently
had this break on one of our web servers.

---
svr4# setquota -g -f /usr -bh52000 -bs50000 -ih10000 -is9000 user1
setquota : GETQUOTA(mjsd) - Invalid argument
---

No idea why it isn't functioning as designed.

Quotas are enabled in the kernel, set on that partition, and workin correctly.
Using "edquota" we can still properly edit the quotas manually, this doesn't
solve our need for command line add/update of quotas though.

Is there a syntax error in my usage that I am just not seeing?

Dave


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




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