Previous Topic: Configure CA Cloud Storage for System zNext Topic: Setting Up NFS Devices


Verify the Configuration

After you configure CA Cloud Storage for System z, verify the configuration.

Follow these steps:

  1. Reboot Linux.
  2. Navigate to the point above the mount point /var/lib/cacloud/vault_01.
  3. Issue the command:
    df -h
    

    Information similar to the following displays:

    Filesystem     Size  Used Avail Use% Mounted on
      /dev/dasda1  2.3G  238M  2.0G  11% /
    

    /dev/dasda1 indicates the communication with the native Linux file system. Your capacity numbers are likely different.

  4. Navigate out one level to the mount point by cd mp_nn.
  5. Issue the command:
    df -h
    

    Information similar to the following displays:

    Filesystem     Size  Used Avail Use% Mounted on 141.202.24.170:/rfs/nfs/
    
    455T     0  455T   0% /var/lib/cacloud/vault_01/mp_01
    

    This information indicates that the mount point is communicating with the SteelStore device. Your capacity numbers are likely different.

    Note: These results show after you reboot the Linux system.