Data Backup and Recovery

Ndmpcopy visibility error

Ndmpcopy_Visibility_Error
1,968 Views

I have an error when using ndmpcopy,  somebody can helpme?

 

Log: Volume Visibility check failed for volume

 

system node run -node DSIPMXNAS01-01 -command ndmpcopy -sa ndmpuser -da ndmpuser 10.48.202.103:/SVM_NAS01_01_CIFS/vol_NX_Arranque/.snapshot/weekly1/IQTITRENDVIEW/ 
Ndmpcopy: Starting copy [ 136 ] ...
Ndmpcopy: 10.48.202.103: Notify: Connection established
Ndmpcopy: 10.48.202.103: Notify: Connection established
Ndmpcopy: 10.48.202.103: Connect: Authentication successful
Ndmpcopy: 10.48.202.103: Connect: Authentication successful
Ndmpcopy: 10.48.202.103: Log: Session identifier: 65735
Ndmpcopy: 10.48.202.103: Log: Session identifier: 65740
Ndmpcopy: 10.48.202.103: Log: Volume Visibility check failed for volume vol_vmwiso on vserver SVM_NAS01_02_NFS
Ndmpcopy: Connection setup for transfer failed
Ndmpcopy: Done

 

 

1 REPLY 1

Ontapforrum
1,938 Views

Hi,

 

Are you running ndmpcopy from node-scope, following is an example of node-scope.

 

::> system services ndmp node-scope-mode status
NDMP node-scope-mode is enabled.

 

If so, then I would like to verify if you are running ndmpcopy command from the NODE which hosts the Volume you are writing to ?

 

I mean : Is this volume = "vol_vmwiso" on this Node:DSIPMXNAS01-01 ?

 

Try runing the ndmpcopy command from the Node, where this volume's ("vol_vmwiso") aggregate is hosted and choose the LIF local to that Node.

 

I am just guessing, looking at the error "visibility check fail" could be due to the fact that under node-scope, it can only see volumes local to the Node you are running ndmpcopy command.

 

Thanks!

 

Public