Microsoft Virtualization Discussions

The ndoe always boot to loader after perform Invoke-NcClusterHaTakeover command

AllenChang
876 Views

I want to use powershell to making takeover,

I use the following command to make cluster1-01 to be takeover by cluster1-02

Invoke-NcClusterHaTakeover cluster1-02 -Confirm:$false

 

but it always make cluster1-01 boot into loader,

I Try to use  [ storage failover takeover -ofnode cluster1-01 ] in ontap console,

but it is normal,the cluster1-01 not boot into loader,

 

what's wrong with my powershell command ?

 

Thanks

1 REPLY 1

AmmarMhowwala
659 Views

Hi Allen ,

Can you please share the debug logs of the cmdlet execution using Set-NaToolkitConfiguration debug command.

 

Thanks
Ammar

Public