Nexenta
General Information
This information is provided to help you use NetBackup for NDMP with a NexentaStor system.
For further details, contact Nexenta.
Access Configuration
To enable NDMP
- Log in to Nexenta Management View.
- Go to Settings > Misc. Services > NDMP Server.
- Enable NDMP service.
Troubleshooting
To enable debugging, edit the
/lib/svc/method/svc-ndmpfile in line 43 to add -d. For example:/usr/lib/ndmp/ndmpd -d 2>&1 &
The NDMP logs can be found at
/var/log/ndmpon each node.To monitor system status from the Nexenta Management View, go to Alerts to view alert activity.
Other
To enable NDMP DAR
- Connect to the Nexenta host with a secure shell (SSH).
- Run !bash.
- Enter the following command:
ndmpadm set dar-support=yes
- To verify the NDMP properties, run the following command:
ndmpadm get
In 4.0, DAR can also be enabled from the NDMP Configuration page of the user interface.
To enable NDMP DAR from the Nexenta Management View (4.0 only)
- Log in to Nexenta Management View.
- Go to Settings > Misc. Services > NDMP Server > Configure.
- Select the DAR support option.