Go to main content

Oracle® MiniCluster S7-2 Administration Guide

Exit Print View

Updated: October 2021
 
 

Check the File Systems Status

Use this procedure to check the status of all the file systems.

  1. Log into the mcmu CLI as a primary admin such as mcinstall.

    See Log in to the MCMU CLI.

  2. Check the status of the file systems.
    % mcmu diskutil -f

    For example:

    % mcmu diskutil -f
    [INFO    ] Log file path : mc51-n1:/var/opt/oracle.minicluster/setup/logs/mcmu_042517_154050.log
    [INFO    ] Log file path : /var/opt/oracle.minicluster/setup/logs/omc_diskutil_functionality_042517_154050.log
    
    INFO zlogin to acfskz successful.
    INFO:MCMU.controllers.common.pexpect_util:zlogin to acfskz successful.
    INFO su to user oracle successfully.
    INFO:MCMU.controllers.common.pexpect_util:su to user oracle successfully.
    
    FILE SYSTEM       AVAILABLE      USED         MOUNT POINT        STATE
    mcpool            2.11T          29.3G        /mcpool            OK
    rpool             646G           448G         /rpool             OK
    omcwallet         1.86GB         0.14GB       /omcwallet         OK
    commonfs          69.47GB        30.53GB      /commonfs          OK
    sharedstore       17.57TB        35.89GB      /sharedstore       OK

Related Information