The machines named starting with "$" are only to map some system areas to
prevent overlaps (including the basic Cyl 0). These machines  haven't any
other functions, except to map the directory.
DIRMAINT DIRMAP, checks the system areas and includes them on the generated
DIRMAP report.
Is very good to check these "map" allocations (DRCT, TEMP, PAGE and SPOOL)
and is very recommended to keep these definitions synchronized.

______________________________________________
Clovis Pereira



                                                                                
                                                              
  From:       "Frank M. Ramaekers" <framaek...@ailife.com>                      
                                                              
                                                                                
                                                              
  To:         IBMVM@LISTSERV.UARK.EDU                                           
                                                              
                                                                                
                                                              
  Date:       05/10/2010 12:14                                                  
                                                              
                                                                                
                                                              
  Subject:    Re: Multi Page/Spool Directory Defs                               
                                                              
                                                                                
                                                              
  Sent by:    The IBM z/VM Operating System <IBMVM@LISTSERV.UARK.EDU>           
                                                              
                                                                                
                                                              





This does not determine SPOOL & PAGE space:

*
USER $PAGE$   NOLOG
 MDISK A03 3390 000 END 540PAG R
*
USER $SPOOL$  NOLOG
 MDISK B01 3390 000 END 540SPL R
*

What determines spool & pages space is:
1)                   CP OWNED volume
2)                   SPACE allocation map (allocated via ICKDSF).




                                                                       
 Frank M. Ramaekers                                                    
 Jr.                                                                   
                                                                       




From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of George Henke/NYLIC
Sent: Tuesday, October 05, 2010 9:53 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Multi Page/Spool Directory Defs


My Level 1l PAGE and SPOOL disks have only the first volume defined in the
Directory.

*
USER $PAGE$   NOLOG
 MDISK A03 3390 000 END 540PAG R
*
USER $SPOOL$  NOLOG
 MDISK B01 3390 000 END 540SPL R
*

Yet, Q ALLOC PAGE and SPOOL recognize a second volume for each:

q alloc page
                EXTENT     EXTENT  TOTAL  PAGES   HIGH    %
VOLID  RDEV      START        END  PAGES IN USE   PAGE USED
------ ---- ---------- ---------- ------ ------ ------ ----
540PAG 10BA          1       3338 600840 198644 395999  33%
540PG2 12CD          1      10016  1761K 184565 364318  10%
                                  ------ ------        ----
SUMMARY                            2347K 383209         15%
USABLE                             2347K 383209         15%
Ready; T=0.01/0.01 10:49:47
q alloc spool
                EXTENT     EXTENT  TOTAL  PAGES   HIGH    %
VOLID  RDEV      START        END  PAGES IN USE   PAGE USED
------ ---- ---------- ---------- ------ ------ ------ ----
540SPL 106C          1       3338 600840 506931 600840  84%
540SP2 101B          1       3338 600840 597514 600840  99%
                                  ------ ------        ----
SUMMARY                            1174K  1079K         91%
USABLE                             1174K  1079K         91%
Ready; T=0.01/0.01 10:49:56

Is this how is should be?



_____________________________________________________ This message contains
information which is privileged and confidential and is solely for the use
of the intended recipient. If you are not the intended recipient, be aware
that any review, disclosure, copying, distribution, or use of the contents
of this message is strictly prohibited. If you have received this in error,
please destroy it immediately and notify us at privacy...@ailife.com.




Reply via email to