HP3000-L Archives

May 2003, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Denis St-Amand <[log in to unmask]>
Reply To:
Denis St-Amand <[log in to unmask]>
Date:
Tue, 6 May 2003 14:17:16 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (99 lines)
 Hello Gary !

I don't know if it may help in future but I did following test and, based on
assumption that you want NO files at all in a specific account being homed
on system volume set, if you do an "ALTACCT account;FILES=0", then, those
"people that forget" will not be able to create files in groups if they
forget to create corresponding groups in user volumes and change HOMEVS
value.  Here is an example:

:newacct test,mgr;files=0  <- Will apply to system volume set only...
:newacct test,mgr;onvs=diskdump
:altgroup pub.test;homevs=diskdump
:report @.test
ACCOUNT       FILESPACE-SECTORS     CPU-SECONDS    CONNECT-MINUTES
   /GROUP       COUNT    LIMIT    COUNT    LIMIT    COUNT    LIMIT
TEST                0        0        0       **        0       **
  */PUB             0       **        0       **        0       **
:report @.test;onvs=diskdump
ACCOUNT       FILESPACE-SECTORS     CPU-SECONDS    CONNECT-MINUTES
   /GROUP       COUNT    LIMIT    COUNT    LIMIT    COUNT    LIMIT
TEST                0       **        0       **        0       **
   /PUB             0       **        0       **        0       **
:build file1.pub.test;disc=100,1,1
:
:COMMENT Now, if you create a group without corresponding one on
:COMMENT system volume set, build of new files will fail:
:newgroup data.test
:build file1.data.test;disc=100,1,1
OUT OF ACCOUNT DISC SPACE  (FSERR 62)
Build of file "FILE1.DATA.TEST" failed. (CIERR 279)
:
:
:COMMENT But if you create group on user volume and set HOMEVS correctly
:COMMENT it will work...
:newgroup data.test;onvs=diskdump
:altgroup data.test;homevs=diskdump
:build file1.data.test;disc=100,1,1
:


Hope this will help !
--
=========================================
Denis  (Remove "removeit." from email address)
=========================================
"Gary Jackson" <[log in to unmask]> wrote in message
news:LoOdnX6GQ5TpdyqjXTWcoQ@fidnet.com...
> Yep, it was TOO easy :>)
>
> Thanks!
>
> Gary
>
> -----Original Message-----
> From: Bruce Collins [mailto:[log in to unmask]]
> Sent: Tuesday, May 06, 2003 9:14 AM
> To: Gary Jackson; [log in to unmask]
> Subject: Re: [HP3000-L] Looking for a command file to show groups not on
> a user volume
>
>
> Don't you just need something like:
>
> report @.@;onvs=MPEXL_SYSTEM_VOLUME_SET
>
> ----- Original Message -----
> From: "Gary Jackson"
> Subject: [HP3000-L] Looking for a command file to show groups not on a
user
> volume
>
>
> | Fellow listers-
> |
> | We have people that forget to create groups on our user volume.  I would
> | like to tidy this up, but I would just as soon not have to do a REPORT
on
> | each account, looking for groups without the asterisk.  Does anyone have
a
> | command file/script that can do this task for me?
> |
> | Your help would be greatly appreciated!
> |
> | Gary Jackson
> | QSS
> |
> | * To join/leave the list, search archives, change list settings, *
> | * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
>

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2