Dell PowerVault DR4000 Dell DR Series System Administrator Guide - Page 134

Setting Client-Side Optimization, Installing the Rapid NFS Plug-In

Page 134 highlights

Setting Client-Side Optimization Client-side optimization is a process that can contribute to saving time performing backup operations and reducing the data transfer overhead on the network. You can turn On or turn Off client-side optimization (also known as client-side deduplication) using the DR Series system CLI commands, rda --update_client --name --mode. For more information about DR Series system CLI commands, see the Dell DR Series System Command Line Reference Guide, available at support.dell.com/manuals. Installing the Rapid NFS Plug-In The Dell Rapid NFS plug-in must be installed on to the media server type you choose (for supported operating systems and DMAs, see the Dell DR Series System Interoperability Guide). The plug-in software enables integration between DR Series system data storage operations and the supported data management applications (DMAs). Before you install, make sure you adhere to the Best Practices covered in another topic in this chapter. The plug-in must be installed on the designated Linux-based media server in the following directory, /usr/openv/lib/. The plug-in is installed using a self-extracting installer that installs the Rapid NFS plug-in and all of its related components. The installer supports the following modes, with the default being Help (-h): • Help (-h) • Install (-install) • Upgrade (-upgrade) • Uninstall (-uninstall) • Force (-force) $> ./DellRapidNFS-xxxxx-xxxxx-x86_64.bin -help Dell plug-in installer/uninstaller usage: DellRapidNFS-xxxxx-xxxxx-x86_64.bin [ -h ] [ -install ] [ -uninstall ] -h : Displays help -install : Installs the plug-in -upgrade : Upgrades the plug-in -uninstall : Uninstalls the plug-in -force : Forces the installation of the plug-in You can download the plug-in installer via the Dell website: • Navigate to support.dell.com/ and locate the Drivers and Downloads location. • Locate the Dell Rapid NFS plug-in and download it to your system. After it is downloaded, follow the steps that follow to run the Plug-In Installer to install the plug-in on your designated Linux-based media server. NOTE: The plug-in needs to be installed on client systems to support client-side deduplication. 1. Download DellRapidNFS-xxxxx-xxxxx-x86_64.bin.gz from the Dell website, as detailed previously. 2. Unzip the package. unzip DellRapidNFS-xxxxx-xxxxx-x86_64.bin.gz 3. Assign execute bit to change the permission of the binary package: chmod +x DellRapidNFS-xxxxx-xxxxx-x86_64.bin 4. Install the Rapid NFS package. Before installing, remove the stale NFS entry. DellRapidNFS-xxxxx-xxxxx-x86_64.bin -install 5. Load the file system in user space (FUSE) module, if not already loaded: modprobe fuse 134

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191

Setting Client-Side Optimization
Client-side optimization is a process that can contribute to saving time performing backup operations and reducing the
data transfer overhead on the network.
You can turn On or turn Off client-side optimization (also known as client-side deduplication) using the DR Series system
CLI commands,
rda --update_client --name --mode
. For more information about DR Series system CLI commands, see
the
Dell DR Series System Command Line Reference Guide
, available at
support.dell.com/manuals
.
Installing the Rapid NFS Plug-In
The Dell Rapid NFS plug-in must be installed on to the media server type you choose (for supported operating systems
and DMAs, see the
Dell DR Series System Interoperability Guide
). The plug-in software enables integration between DR
Series system data storage operations and the supported data management applications (DMAs). Before you install,
make sure you adhere to the Best Practices covered in another topic in this chapter.
The plug-in must be installed on the designated Linux-based media server in the following directory,
/usr/openv/lib/
. The
plug-in is installed using a self-extracting installer that installs the Rapid NFS plug-in and all of its related components.
The installer supports the following modes, with the default being Help (-h):
Help (-h)
Install (-install)
Upgrade (-upgrade)
Uninstall (-uninstall)
Force (-force)
$> ./DellRapidNFS-xxxxx-xxxxx-x86_64.bin -help
Dell plug-in installer/uninstaller
usage: DellRapidNFS-xxxxx-xxxxx-x86_64.bin [ -h ] [ -install ] [ -uninstall ]
-h
: Displays help
-install
: Installs the plug-in
-upgrade
: Upgrades the plug-in
-uninstall
: Uninstalls the plug-in
-force
: Forces the installation of the plug-in
You can download the plug-in installer via the Dell website:
Navigate to
support.dell.com/
and locate the Drivers and Downloads location.
Locate the Dell Rapid NFS plug-in and download it to your system.
After it is downloaded, follow the steps that follow to run the Plug-In Installer to install the plug-in on your designated
Linux-based media server.
NOTE:
The plug-in needs to be installed on client systems to support client-side deduplication.
1.
Download
DellRapidNFS-xxxxx-xxxxx-x86_64.bin.gz
from the Dell website, as detailed previously.
2.
Unzip the package.
unzip DellRapidNFS-xxxxx-xxxxx-x86_64.bin.gz
3.
Assign execute bit to change the permission of the binary package:
chmod +x DellRapidNFS-xxxxx-xxxxx-x86_64.bin
4.
Install the Rapid NFS package. Before installing, remove the stale NFS entry.
DellRapidNFS-xxxxx-xxxxx-x86_64.bin -install
5.
Load the file system in user space (FUSE) module, if not already loaded:
modprobe fuse
134