IntelliSnap - Best Practices for the NDMP Agent

Use UTF-8 Setting on NetApp for Volume Language

To successfully browse and restore NAS data on a NetApp file server, it is recommended to use the UTF-8 setting for volume language. Please consult with NetApp for implications of changing volume language.

NetApp iSCSI LUN Must Be Offline

For a NetApp iSCSI configuration, the iSCSI LUN must be offline before restoring an iSCSI file from a backup job.

Use Load-Balancing to Distribute Job Processes among Several Available MediaAgents

If you do not use Alternate Data Paths, do the following to allow job processes to be distributed among the different available MediaAgents:

  • Configure drive pools on multiple MediaAgents so that NAS jobs will not all run on a single MediaAgent, and thus the processor load for these jobs will occur on different machines. See Master Drive Pools, Drive Pools and Drives.

  • Configure multiple Storage Policies, each using a different MediaAgent and drive pool. See Storage Policies.

  • Distribute the data to be protected among multiple subclients.

  • Associate each subclient to a different Storage Policy. See Associate a Subclient to a Storage Policy.

If you do use Alternate Data Paths, the load-balancing of the job processes described above can be achieved just as effectively in addition to the network load-balancing and fault-tolerance that the Alternate Data Paths feature provides.

Use IntelliSnap to Improve Backup Performance of Small Files

A bottleneck of too many read/write operations may occur when backing up small files to tape. Therefore, you may want to consider using IntelliSnap to create snapshots of these small files, instead of using regular NAS backups. Using snapshots may increase backup and restore performance in this case.

NAS Load Balancing

You can configure the drive pools, storage policies and subclients for NAS in such a way that different MediaAgents are used for backup, restore and auxiliary copy operations. Thus each operation will use resources from different computers.

Enable NDMP on NetApp File Server

Make sure that NDMP is enabled on the file server.

Option 1: Command Line
  1. From a file server command line, run the command:

    • For 7-mode: ndmpd on

    • For C-mode with SVM-scoped mode: vserver services ndmp on

    • For C-mode with node-scoped: system services ndmp on

  2. For 7-mode, edit the /etc/rc file on the file server and add the command to the end of the file. This ensures that NDMP will be enabled each time the file server is rebooted.

Option 2: Web Browser
  1. From a standard web browser, enter the URL: http://filername/na_admin.

  2. Login using your login and password.

  3. Select NDMP.

  4. Click Enable NDMP.

    NDMP is now enabled and will start automatically each time the file server is rebooted. You can also configure CIFS shares and NFS exports.

Reconfiguring Default Subclient Content

We recommend that you do not re-configure the content of a default subclient because this would disable its capability to serve as a catch-all entity for client data. As a result, some data will not get backed up or scanned.

Loading...