Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ucbvax.ARPA Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!ucbvax!info-vax From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: Re: Miscellaneous 4.0 hiccups Message-ID: <6311@ucbvax.ARPA> Date: Tue, 16-Apr-85 22:51:26 EST Article-I.D.: ucbvax.6311 Posted: Tue Apr 16 22:51:26 1985 Date-Received: Wed, 17-Apr-85 06:05:48 EST Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 29 From: Mark Johnson Well, your problem with diskquota is not V4 specific. Since disk quotas have been available, the lack of disk quota entry implies NO QUOTA. From what I remember, you should modify the quota for [0,0] (?) to your system default before you do a REBUILD. Otherwise you get the (I assume hopelessly inadequate) default for every user. I enabled disk quotas ONLY to get a quick list of disk usage by UIC & set the numbers really big (100k per UIC on an RA81). Also, REBUILD creates quota entries only for users with files on that disk, it doesn't look at the UAF. About CLD sources, look at the source microfiche & have some poor student type all them in. I did that once for the V3 CLD files so I could create a restricted command environment. About undocumented stuff, examining the HELP library for commented sections and looking through the BLISS .REQ files in SYS$LIBRARY for the string "DOCUM" works really good for finding hints. There is an undocumented system service $GETQUI (Get Queue Info?) that you could play with. I assume that most of the undocumented stuff is there because someone coded it but couldn't document it in time for the release (not that I have ever done things like that...). About the other stuff, I can't say because I have run V4 only briefly due to lack of 3rd party software for it. I am going to skip V4 anyway, because my V4.1 release is already here. I need the disk fixes too much to be another guniea pig. --Mark