When Rapid NFS and Rapid CIFS are used with QoreStor they offer the following benefits:
This topic introduces some recommended best practices for using Rapid NFS operations with QoreStor.
RDA containers cannot use Rapid NFS. If you have existing NFS/CIFS containers, you do not need to create new containers to use Rapid NFS; you can install the plug-in (driver) to existing clients.
For example, if you wanted to set the CommVault marker (cv):
mount -t rdnfs 10.222.322.190:/containers/backup /mnt/backup -o marker=cv
Mount command usage:
rdnfs [nfs mount point] [roach mount point] -o marker=[marker]
where:
nfs mount point = Already mounted nfs mountpoint
roach mount point = A new mount point
marker = appassure, arcserve, auto, cv, dump, hdm, hpdp, nw, or tsm
Rapid NFS is available on a QoreStor system and a client with a minimum of 4 CPU cores running at a minimum of 4 GHz cumulative processing power and 2 GB memory. Kernels must be 2.6.14 or later. For a list of supported operating systems, see the QoreStor Interoperability Guide. If you update your operating system, you must update your Rapid NFS plug-in as well. Updates are available on the Quest Support site.
If the QoreStor system goes down, the connection will terminate. DMAs will restart from the last checkpoint.
If Rapid NFS mode fails for any reason, QoreStor falls back to regular NFS mode automatically. For details, see Monitoring Performance.
When using Rapid NFS on your client, Quest recommends that you do not run other protocols to the QoreStor system in parallel, as this will adversely affect your overall performance.
File write locks across clients
|
NOTE: If the client and server do not have the same times, the times seen will not match typical NFS behavior due to the nature of file system in user space (FUSE). |
This topic introduces some recommended best practices for using Rapid CIFS operations with QoreStor.
After the plug-in is installed, write operations will go through Rapid CIFS while metadata operations such as file creates and permission changes will go through the standard CIFS protocol. Rapid CIFS can be disabled by uninstalling the plug-in.
Rapid CIFS is available with a QoreStor system and a client with a minimum of 4 CPU cores running at a minimum of 4 GHz cumulative processing power and 2 GB memory. For a list of supported operating systems, see the QoreStor Interoperability Guide.
If you update your operating system, you must update your Rapid CIFS plug-in as well. Updates are available on the Quest Support site.
If the QoreStor system goes down, the connection will terminate. DMAs will restart from the last checkpoint.
If Rapid CIFS mode fails for any reason, the QoreStor system falls back to regular CIFS mode automatically.
Rapid CIFS does not support:
The QoreStor NFS plug-in must be installed on to the media server type you choose (for supported operating systems and DMAs, see the QoreStor Interoperability Guide). The plug-in software enables integration between QoreStor 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):
$> ./QuestRapidNFS-xxxxx-xxxxx-x86_64.bin -help Quest plug-in installer/uninstaller usage: QuestRapidNFS-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 from the Quest website:
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. |
QuestRapidNFS-xxxxx-xxxxx-x86_64.bin.gz
from the website, as detailed previously.
unzip QuestRapidNFS-xxxxx-xxxxx-x86_64.bin.gz
chmod +x QuestRapidNFS-xxxxx-xxxxx-x86_64.bin
QuestRapidNFS-xxxxx-xxxxx-x86_64.bin -install
modprobe fuse
mkdir /mnt/backup
mount -t rdnfs 10.222.322.190:/containers/backup/mnt/backup
If you are using a DMA that supports a marker, set the marker by using -o in the mount command. For example, if you wanted to set the CommVault marker (cv):
mount -t rdnfs 10.222.322.190:/containers/backup /mnt/backup -o marker=cv
|
NOTE: If you want to do a mount on AIX, you must set the nfs_use_reserved_ports and portcheck parameters first. The parameters cannot be set to 0. For example: |
tail -f /var/log/oca/rdnfs.log
. © ALL RIGHTS RESERVED. Termini di utilizzo Privacy Cookie Preference Center