Dell DR4100 Installing DR Series System Rapid CIFS and Rapid NFS on Windows an - Page 12

Installing Rapid NFS RDNFS

Page 12 highlights

2 Installing Rapid NFS (RDNFS) 2.1 2.2 Prerequisites  The client OS must be the 64-bit version of CentOS or SUSE.  The FUSE module should already be installed, as follows: On NFS client machine, run the command below and verify the command output: # rpm -qa | grep fuse fuse-2.8.3-4.el6.x86_64 gvfs-fuse-1.4.3-15.el6.x86_64 fuse-libs-2.8.3-4.el6.x86_64  The plug-in must be installed on the designated Linux-based media server in the following directory, /usr/openv/lib/. Steps for installing Rapid NFS 1. Download the installation package to the client box using the following steps: a. Go to support.dell.com and navigate to your specific product, such as DR4100, DR6000, etc. On the support page for your product, click Drivers & Downloads. b. Expand the IDM category, and for the RDNFS plugin for your DR Series system OS version, click Download File. c. Use WinSCP or similar utility to copy the package to the NFS client machine. The plug-in must be installed on the NFS client machine in the following directory, /usr/openv/lib/. 2. On the NFS client machine, assuming that the current working directory has the installation package named DellRapidNFS-3.0.0101.1-centos5.7-x86_64.bin.gz, run the following commands in order:  gunzip ./ DellRapidNFS-3.0.0101.1-centos5.7-x86_64.bin.gz  chmod a+x ./DellRapidNFS-3.0.0101.1-centos5.7-x86_64.bin  Run the installer: ./DellRapidNFS-3.0.0101.1-centos5.7-x86_64.bin -install  Create a directory on client machine: mkdir /mnt/backup  Mount DR NFS container on client machine: mount -t rdnfs DR6000-09:/containers/backup /mnt/backup -o marker=[MarkerType] 12 Installing Dell DR Series System Rapid CIFS and Rapid NFS on Windows and Linux Client Machines | September 2015

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15

12
Installing Dell DR Series System Rapid CIFS and Rapid NFS on Windows and Linux
Client Machines | September 2015
2
Installing Rapid NFS (RDNFS)
2.1
Prerequisites
The client OS must be the 64-bit version of CentOS or SUSE.
The FUSE module should already be installed, as follows:
On NFS client machine, run the command below and verify the command output:
# rpm -qa | grep fuse
fuse-2.8.3-4.el6.x86_64
gvfs-fuse-1.4.3-15.el6.x86_64
fuse-libs-2.8.3-4.el6.x86_64
The plug-in must be installed on the designated Linux-based media server in the following directory,
/usr/openv/lib/.
2.2
Steps for installing Rapid NFS
1.
Download the installation package to the client box using the following steps:
a.
Go to support.dell.com and navigate to your specific product, such as DR4100, DR6000, etc.
On the support page for your product, click
Drivers & Downloads
.
b.
Expand the IDM category, and for the RDNFS plugin for your DR Series system OS version,
click
Download File
.
c.
Use WinSCP or similar utility to copy the package to the NFS client machine.
The plug-in must
be installed on the NFS client machine in the following directory, /usr/openv/lib/.
2.
On the NFS client machine, assuming that the current working directory has the installation
package named
DellRapidNFS-3.0.0101.1-centos5.7-x86_64.bin.gz
, run the following
commands in order:
gunzip ./ DellRapidNFS-3.0.0101.1-centos5.7-x86_64.bin.gz
chmod a+x ./DellRapidNFS-3.0.0101.1-centos5.7-x86_64.bin
Run the installer:
./DellRapidNFS-3.0.0101.1-centos5.7-x86_64.bin
install
Create a directory on client machine:
mkdir /mnt/backup
Mount DR NFS container on client machine:
mount -t rdnfs DR6000-09:/containers/backup /mnt/backup
o marker=[MarkerType]