home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / apollo / 3286 < prev    next >
Encoding:
Text File  |  1992-08-16  |  1.8 KB  |  45 lines

  1. Newsgroups: comp.sys.apollo
  2. Path: sparky!uunet!munnari.oz.au!manuel!sserve!sserve.cc.adfa.oz.au!jrm
  3. From: jrm@zeta.ma.adfa.oz.au (John R Marley)
  4. Subject: Setting Disk Quotas on an external SCSI disk?
  5. Message-ID: <JRM.92Aug17154028@zeta.ma.adfa.oz.au>
  6. Sender: news@sserve.cc.adfa.oz.au
  7. Organization: Maths Dept., A.D.F.A., Canberra, Australia
  8. Date: Mon, 17 Aug 1992 05:40:28 GMT
  9. Lines: 34
  10.  
  11. Howdy!  We've finally got around to setting up disk quotas on our network of
  12. Apollos, all of which are now at SR10.4.  I'm presently sitting at a 425e with
  13. a 1Gb external SCSI disk.  When we INVOLed the disk, we performed option 12 to
  14. set up the quota table.  Now, when I try to run edquota, it fails.  According
  15. to /bin/df our filesystem is /dev/wn128a:
  16.  
  17.     [zeta]_95 ~ % df
  18.     Filesystem         kbytes    used   avail capacity  Mounted on
  19.     /dev/wn128a       1012668  406636  606032    40%    //zeta
  20.  
  21. According the manual, "edquota /dev/wn128a -l" should list the current quota
  22. table:
  23.  
  24.     [zeta_root]_32 / % edquota /dev/wn128a -l
  25.      User                   quota-limit   currently-used
  26.      ----                   -----------   --------------
  27.     edquota: No such file or directory
  28.  
  29. Of course, /dev/wn128a does not exist.  Yet, the machine boots fine and works
  30. wonderfully.  At least it appears to.  The file system is listed as mounted in
  31. /etc/mtab despite the non-existence of /dev/wn128a.
  32.  
  33. What do I have to do to get the quotas to work?  I tried turning quota checking
  34. on first using quotaon, but that didn't help.  I tried using mknod to create
  35. /dev/wn128a (and /dev/rwn128a) but to no avail.
  36.  
  37. Thanks in advance,
  38.  
  39. John Marley.
  40. --
  41. Trust in the LORD with all your heart and    |  John Marley
  42. lean not on your own understanding; in all  -+- j-marley@adfa.edu.au
  43. your ways acknowledge him, and He will make  |  Programmer & Sys Admin
  44. your paths straight.   - Proverbs 3:5-6      |  A.D.F.A. Maths Dept.
  45.