NDMP

EMC VNX requirement

  1. EMC supports NDMP drive sharing only through a storage area network (SAN).
  2. VNX uses port 10000 for NDMP operations. NDMP three-way backups and restores

use dynamic port allocation from the Data Mover.

  1. VNX supports a maximum of eight concurrent NDMP sessions per NDMP-Host Data Mover. The backup client (DMA) should be compatible and configured to support up to eight concurrent NDMP sessions.
  2. The Data Mover must have a minimum of 8 GB memory to run greater than four and up to eight NDMP sessions.
  3. Auto extend should be set to “No"
  4. Auto extend should be set to “No"
  5. Tape cloning is supported; use your backup software to clone a tape, which moves it from disk to tape.

EMC VNX5300 NDMP setting

Note: NS series require an MIA for device connection to the AUX-0 port.

two SCSI connections connect the NDMP-Host Data Movers to the TLU. One SCSI connection is daisy chained to two tape drives, and the other is daisy chained to two tape drives and a robot. All Data Movers in Figure 7 on page 35 have two direct SCSI connections to VNX.

verify that all paths to the Data Mover are active and no LUNs are trespassed.

SSH login with EMC as nasadmin/nasadmin

 Discovering storage on vnxsim1dm (may take several minutes)
 server_2 : done

 server_2:
 BB000C29B6901B0000_BB000C29B6901B0000:CFLjouSgIn5J6:65534:65534:ZDFpSJre8sulaBJZcolny2cfKW::ndmp_md5
 BB000C299F807E0000_BB000C299F807E0000:Y2Tyf7gt8KF2Q:65534:65534:4l6VSJrre7tsulWacgol4E34hv::ndmp_md5

增加NDMP用戶

 Creating new user ndmp
 User ID: 105
 Group ID: 105
 Home directory: 
 Changing password for user ndmp
 New passwd: 
 Sorry, password must be 6 characters or more
 New passwd: 
 Retype new passwd: 

查看和修改並發的NDMP會話(Options)

NOTE: this action will need reboot Data Mover!

 * server_param server_2 –facility NDMP –info concurrentDataStreams

注意: 如果数据移动器的内存小于 8 GB,则无法将 concurrentDataStreams 参数设置为大于4。

查看和修改NDMP端口范围的值(Options)

server_param server_2 –facility NDMP –info portRange
server_param server_2 –facility NDMP –modify portRange –value 50000-50100

To add an NDMP storage device IN BackupExec

  1. On the navigation bar, click Devices.
  2. In the task pane, under NDMP Tasks, click Add NDMP Server.
  3. In the Add NDMP Server dialog box, enter the following information:

NDMP Server: Enter the name of the NDMP Server.

Port: Enter the port to be used for communications between the Backup Exec Server and the NDMP Server.

Logon Account: Select the Logon Account for the NDMP server.

NDMP Server supports ICMP Ping Operations: Check NDMP Server supports ICMP Ping Operations to ensure that the Backup Exec can use ping to locate the NDMP Server.

4. Click OK to add the NDMP server.

5. After adding the NDMP server, restart Backup Exec services. The NDMP Server and the storage devices that are directly attached to it should appear in the Devices Tab in Backup Exec.

SHOW FCP

To restart server_2

$ server_cpu server_2 -reboot -monitor now

NDMP restrictions

  1. NDMP backups and restores of iSCSI LUNs are not supported.
  2. NDMP does not support the Archive Bit method; only the Date/Time stamp method is supported.

HowTo setup Celerra NDMP Backup using Symantec BackupExec

https://768kb.wordpress.com/2011/08/08/howto-setup-celerra-ndmp-backup-using-symantec-backupexec/

Just to be sure - the user name must be ndmp, not NDMP. Hopefully this is what you have done?

To add credentials from cmd on media server, you can use this command:

tpconfig -add -nh <celerra_host> -user_id ndmp -password <password>

To test/verify comms, use this command:

tpautoconf -verify <celerra_host>

Celerra config hints and tips can be found in this doc:

désert/Symantec/Backup_Exec (last edited 2016-03-08 07:59:15 by localhost)