VERDE/VERDEOS CIFS Mount Instructions

VERDE/VERDEOS CIFS Mount Instructions

Product Line:  VERDE

To get CIFS storage working with RPM based installation on CentOS 7.x, use the following steps:

 

  1. Install CentOS 7.x
  2. Install VERDE using RPM build packages
  3. Installed CIFS-UTILS using command yum install cifs-utils
  4. Stop VERDE Services 
  5. Copy /home/vb-verde to CIFS Storage
  6. Execute Mount command - mount -t cifs //10.10.0.37/share /home/vb-verde -o user=test,password=password,uid=1000,gid=1001,forceuid,forcegid,nobrl,rw
  7. Edit /etc/mtab and add the following content : //10.10.0.37/share /home/vb-verde cifs rw,relatime,vers=default,cache=strict,username=test,domain=,uid=1000,forceuid,gid=1001,forcegid,addr=10.10.0.37,file_mode=0755,dir_mode=0755,soft,nounix,serverino,mapposix,nobrl,rsize=1048576,wsize=1048576,echo_interval=60,actimeo=1 0 0
  8. Start VERDE Services

This is actually different from the way CIFS storage configuration works with VERDEOS as it automatically creates all VERDE related files on the CIFS storage.

You may need to initiate communications between the VERDEOS server and the CIFS server before the first mount will work.

    • Related Articles

    • VERDEOS NAS Mount Instructions:

      Product Line: VERDE It is recommended that you set up your shared storage mount before installing and using VERDEOS.  But, it is possible to add the storage device post usage.  You'll need to backup all the data located in /home/.  /HOME/vb-verde is ...
    • When Testing Network, it Fails on CIFS Mount

      Product Line:   VERDE If you're attempting to mount CIFS/Windows storage device for VERDE's clustered environment, you MUST get “a route” established between the Cluster Master and the CIFS storage server before the mount is successful.  What you ...
    • Configuring CIFS for VERDEOS

      Product Line:  VERDE Following are instructions to assist in setting up Common Internet File System (CIFS) to be used as Shared Storage by VERDEOS. ·         Create a CIFS share on the Windows Server and make sure it is accessible from another host ...
    • How to Upgrade VERDE(rpm) and VERDEOS

      Product Line: VERDE Both VERDE(rpm) and VERDEOS can be updated using the same method. VERDE(rpm) and VERDEOS: Download the VERDE(rpm) Ensure all VERDE sessions are shutdown Ensure there are no gold images checked out Stop the VERDE services on all ...
    • Secure VERDE Isolated Gateway install and configuration Instructions

      Product Line:  VERDE   These instructions are for each VERDE Gateway host and each VERDE Cluster Master candidate. (Note: If 3 VERDE Gateway hosts and 2 VERDE Cluster Master candidates are being configured, 2 "authorized_keys" files will be required ...