ONTAP Discussions

Ontacp 8.2 - ndmp vserver awareness is not enabled

DOMINICKURYLIW
7,667 Views

Hi,

We are currently seeing the following error message when we are trying to shutdown a vServer:

ndmp vserver awareness is not enabled

Anyone any ideas?  We have stopped ndmpd and this has had no affect, anyone any ideas?

Regards,

Dominic

1 REPLY 1

jmberoud
7,626 Views

Have a try:

 

system services ndmp node-scope-mode status

system services ndmp node-scope-mode off

 

vserver modify -vserver <vserver>-allowed-protocols nfs,ndmp

vserver services ndmp on -vserver <vserver>

 

By default ndmp is enable at the node level and not at the vsm level

Public