Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
NDMP Copy Command is run via root user only or else we have to create the new ndmmp user and generate the password for the same.
Process is mentioned in the below link:-
https://kb.netapp.com/support/index?page=content&id=1013825&pmv=print&impressions=false
- Enable NDMP:
netapp> ndmpd on - Create a new user specifically for NDMP:
netapp*> useradmin user add ndmp -g "Backup Operators"
New password: XXXXXXXXX
Retype new password: XXXXXXXXX
User <ndmp> added. - Non-root users have a special NDMP password that is different from their login password and is displayed by this command:
netapp> ndmpd password ndmp
password MzUV5p6R - Set NDMP to accept both plaintext and md5 authentication requests:
netapp> options ndmpd.authtype plaintext,challenge
Further pls refer attached link.
Regards,
SUnil Rawat
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
are you trying to setup ndmp for backup or just use ndmp for a copy from lets say a snapshot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to copy data from one filer to another filer.
Regards
