(Answer) (Category) SCO UnixWare 7/OpenUNIX 8/OpenServer 6 FAQ : (Category) Media/Device Information, Filesystems, and Disks :
How do I use quotas on a vxfs filesystem in Uw7/OSR6?
Quotas allow you to set limits on how much space is allotted to each user. These limits work on vxfs filesystems and can be hard or soft. They can limit the user by KB or by the number of files created.

Here is a cookbook method to create a quota on the /home filesystem so that yurtle is limited to 20MB and/or 1000 files in her home directory /home/yurtle:

      A.  Log in as root 
B. touch /home/quotas <-- only if the file doesn't exist.
C. edquota -F vxfs yurtle In this file you will change the line so that it says: blocks soft=18000 hard=20000, inodes soft=900 hard=1000
D. quotaon -F vxfs -v /home
To see a report of the quota usage on a filesystem type the following:
      repquota -F vxfs /home


<mschalit@pacbell.net>
gerberb@zenez.com

[Append to This Answer]
Previous: (Answer) How do I create a filesystem in a slice?
Next: (Answer) How do I fsck the root filesystem and other filesystems?
This document is: http://www.zenez.com/cgi-bin/ou8faq/faq?file=93
[Search] [Appearance]
This is a Faq-O-Matic 2.721.