Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Managing XSAN Quotas in XSAN 4

Is there a way to manage XSAN quotas through the server GUI? We use to manage the quotas through XSAN admin but I can't find where to manage this through the server GUI. I can use cvadmin and see that the quotas we have are still enabled.

G5, Mac OS X (10.4.4), XSAN

Posted on Jul 6, 2015 10:04 AM

Reply
Question marked as Best reply

Posted on Jul 6, 2015 1:14 PM

No, you can't manage Xsan quotas in Server app. You can use cvadmin to get and set quotas. For example:

sudo cvadmin -F VolumeName -e "quotas get {user|group} name"
sudo cvadmin -F VolumeName -e "quotas set {user|group} name hardlim softlim timelim"

There's also a repquota command in cvadmin like the unix repquota(8) command, but for Xsan volumes. See the cvadmin man page for more information.

1 reply
Question marked as Best reply

Jul 6, 2015 1:14 PM in response to Interface New Media

No, you can't manage Xsan quotas in Server app. You can use cvadmin to get and set quotas. For example:

sudo cvadmin -F VolumeName -e "quotas get {user|group} name"
sudo cvadmin -F VolumeName -e "quotas set {user|group} name hardlim softlim timelim"

There's also a repquota command in cvadmin like the unix repquota(8) command, but for Xsan volumes. See the cvadmin man page for more information.

Managing XSAN Quotas in XSAN 4

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.