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.0.0.1:/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.0.0.1:/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
. The Rapid CIFS 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.
You can download the plug-in installer from the Quest website as follows
After it is downloaded, follow the steps below to run the plug-in installer to install the plug-in on your designated media server.
|
NOTE: The plug-in needs to be installed on client systems to support client-side deduplication. |
This gives all the required privileges to install/copy the driver files to the Windows drivers folder.
QuestRapidCIFS-xxxxx.msi.
To ensure that the plug-in is running successfully, check the Windows Event log file.
This procedure describes how to monitor performance by viewing Rapid NFS and Rapid CIFS usage graphs.
Before you view usage graphs, make sure that the appropriate accelerator is active by viewing the Container Statistics in the QoreStor GUI.
Under NFS Usage and CIFS Usage, there is an XWrite checkbox. This checkbox represents the accelerator activity.
If you have Rapid NFS enabled, you can use the command line to view statistics, throughput, and the plug-in version by running the ru utility on the client, as follows:
ru --mpt=[rdnfs mount point] | --pid=[process ID of rdnfs] --show=[name|version|parameters|stats|performance]
If you have Rapid CIFS enabled, you can use the command line to view aggregate statistics (even while a backup job is running) using the following command:
\Program Files\Quest\Rapid CIFS\rdcifsctl.exe stats -s
© ALL RIGHTS RESERVED. Conditions d’utilisation Confidentialité Cookie Preference Center