Previous Topic: Log in to Appliance and Repopulate FilesNext Topic: Check Softlinks that Cloud Connector Uses


Check for Changes in Linux Server Configuration

As the files are repopulated on the SteelStore appliance, log in to the Linux server and review the Linux file system table. Linux uses the FSTAB (or /etc/fstab) to map disk appliances as subdirectories of the Linux file system. FSTAB is used to map the NFS exports of the SteelStore appliance to subdirectories used as mount points for Virtual Volume data.

Because you are configuring a new appliance, some items like the IP address may change. Review FSTAB if there are changes in this area.

Follow these steps:

  1. SSH to the Linux server and issue the cacloud setup command to edit or modify the FSTAB entries:
    sudo cacloud setup 
    
  2. Complete the changes.
  3. Reboot the Linux system to ensure that the FSTAB changes take effect.
  4. Issue the following commands to verify that your FSTAB entries are properly configured on the Linux server: