IBM Health Checker for z/OS User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


USS_CLIENT_MOUNTS

IBM Health Checker for z/OS User's Guide
SC23-6843-02

Description:
This check will generate an exception when a file system is found that is function shipping but could be mounted locally.
Reason for check:
File systems should not function ship if they can be mounted locally to avoid performance degradation.
z/OS® releases the check applies to:
z/OS V1R10 and later.
User override of IBM® values:
The following shows the default keywords for the check, which you can override on either a POLICY statement in the HZSPRMxx parmlib member or on a MODIFY command. This statement may be copied and modified to override the check defaults:
UPDATE
  CHECK(IBMUSS,USS_CLIENT_MOUNTS)
  SEVERITY(MED) INTERVAL(1:00) DATE('date_of_the_change')
  REASON('Your reason for making the update.')
Debug support:
No
Verbose support:
No
Parameters accepted:
No
Reference:
See:
Messages:
This check issues the following exception messages:
  • BPXH065E
See the BPXH messages in z/OS MVS System Messages, Vol 3 (ASB-BPX).
SECLABEL recommended for multilevel security users:
SYSLOW - see z/OS Planning for Multilevel Security and the Common Criteria for information on using SECLABELs.
Output: The following shows output from the check:
CHECK(IBMUSS,USS_CLIENTS_MOUNTS)                                        
CHECK DATE: 20070809  CHECK SEVERITY: MEDIUM                            
                                                                        
BPXH003I z/OS UNIX System Services was initialized using OMVS=(DD,DN),  
where each 2-character item is a BPXPRMxx suffix.                       
                                                                        
BPXH063I The following file systems are available through a remote owner
system:                                                                 
-----------------------------------------------------------             
File System: MYHFS                                                      
Mount Mode:  READ                                                       
PFS Type:    HFS                                                        
                                                                        
                                                                        
* Medium Severity Exception *                                           
                                                                        
BPXH065E One or more file systems that should be locally mounted are    
available through a remote system.                                      
                                                                        
  Explanation:  Check USS_CLIENTS_MOUNTS found one or more file systems 
    that are should be locally mounted.  This condition occurs in a     
    shared file system configuration.  The file system was intended to  
    be mounted locally but either the local or the owning physical file 
    system has become inactive.  The file system is made available      
    through a remote mount on the owning system.                        
                                                                        
  System Action:  The file system is available through the remote system
    for processing.                                                     
                                                                        
  Operator Response:  N/A                                               
                                                                        
  System Programmer Response:  The file system should be accessible     
    through a local mount.  Determine why it is not and correct the     
    situation.  The original mount of the file system may have failed   
    because the file system is not accessible from the local system.    
    The file system may have been correctly mounted and subsequently    
    converted to a remote mount if the physical file system is no longer
    active.                                                             
    If the physical file system is TYPE(NFS), make sure that TCPIP is   
    operational on this system.                                         
                                                                        
    Otherwise, it may be necessary to unmount the file system and then  
    mount it again.                                                     
                                                                        
  Problem Determination:  See BPXH063I in the message buffer.           
                                                                        
  Source:  z/OS UNIX System Services                                    
                                                                        
  Reference Documentation:                                              
    For information on modifing BPXPRMxx see:                           
     Customizing z/OS UNIX in z/OS UNIX System Services Planning        
     BPXPRMxx in z/OS MVS Initialization and Tuning Reference           
                                                                        
    For information on using the DISPLAY OMVS,MF command see:           
     DISPLAY in MVS System Command Reference in z/OS MVS System Commands
                                                                        
  Automation:  N/A                                                      
                                                                        
  Check Reason:  File systems should not function ship if they can be   
    mounted locally.  Performance is not optimal in this situation.     
                                                                        
END TIME: 11/14/2007 16:37:17.405073  STATUS: EXCEPTION-MED 

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014