ZOSMIGV2R3_NEXT_USS_SMB_DETECTED

Description:
The check examines all mounted file systems and issues an exception message if any of them are exported by Distributed File Service Server Message Block (SMB).

APAR OA56186 provides z/OSMF workflows to guide a system administrator through initial configuration of the z/OS NFS server and migration from DFS/SMB to z/OS NFS. For more information about those workflows, see z/OS Network File System Guide and Reference.

Reason for check:
z/OS V2.3 is planned to be the last release of the operating system to support the DFS/SMB functionality.
z/OS® releases the check applies to:
z/OS V2R2 and V2R3.
User override of IBM values:
The following sample 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 can be copied and modified to override the check defaults:
UPDATE                                                                
           CHECK(IBMUSS,ZOSMIGV2R3_NEXT_USS_SMB_DETECTED)                                      
           SEVERITY(LOW)                         
           INACTIVE                                                     
           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 message:
  • BPXH092E
See the BPXH messages in z/OS MVS System Messages, Vol 3 (ASB-BPX).
SECLABEL recommended for multilevel security users:
SYSLOW. For information about using security labels, see z/OS Planning for Multilevel Security and the Common Criteria.
Output
The following sample shows output from the check:
CHECK(IBMUSS,ZOSMIGV2R3_NEXT_USS_SMB_DETECTED)                                           
      SYSPLEX:    LOCAL     SYSTEM: SY1                                        
      START TIME: 10/03/2018 10:35:30.596997                                   
      CHECK DATE: 20180921  CHECK SEVERITY: LOW                                
                                                                               
      BPXH003I z/OS UNIX System Services was initialized using                 
      OMVS=(D3,DN), where each 2-character item is a BPXPRMxx suffix.          
                                                                               
      BPXH094I The following SMB-exported file systems were found:             
      ------------------------------------------------------------             
      ZOS22.ETC.ZFS                                                            
      ZOS22.VAR.ZFS                                                            
                                                                               
      * Low Severity Exception *                                               
                                                                               
      BPXH092E One or more SMB-exported file systems found.                    
                                                                               
        Explanation:  The ZOSMIGV2R3_NEXT_USS_SMB_DETECTED check detected one          
         or more SMB-exported file systems.                                            
                                                                               
       System Action:  The system continues processing.                        
                                                                               
       Operator Response:  Report this problem to the system                   
         programmer.                                                           
                                                                               
       System Programmer Response:  z/OS V2.3 is the last release that         
         will support SMB. NFS is the strategic file sharing protocol          
         for the z/OS platform.                                                
                                                                               
       Problem Determination:  See BPXH094I in the message buffer.             
                                                                               
       Source:  z/OS UNIX System Services                                      
                                                                               
       Reference Documentation:                                                
         For information on setting up NFS see z/OS Network File               
         System Guide and Reference.                                           
                                                                               
       Automation:  N/A                                                        
                                                                               
       Check Reason:  z/OS V2.3 is planned to be the last release of           
          the operating system to support the DFS/SMB functionality.           
                                                                               
      END TIME: 10/03/2018 10:35:30.597689  STATUS: EXCEPTION-LOW