[Prev][Next][Index][Thread]

[A] how to set disk quotas



Thanks to all who replied.

These are a summary of the steps required to set quota on a user or group
of users.

1.) edit /etc/fstab ===> /dev/rz14e   /usr    ufs rw,userquota 1 2

2.) run ===>  /usr/sbin/quotacheck /dev/rz14e

3.) run ===>  /usr/sbin/quotaon /dev/rz14e

4.) /usr/sbin/edquota -u the-user-name
	change the soft & hard block limits (1024 = 1/2 MB)

5.) run ===> /usr/sbin/rcmgr set QUOTA_CONFIG yes

Thanks again to all who replied! You are appreciated.

Carl Joel Kuzmich  (412) 648-1099   | Love is a better teacher than duty |
University of Pittsburgh            | 		    - Albert Einstein    |
Office of Medical Education
Pittsburgh, PA  15261




Follow-Ups: