NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

got an error when enabling storage failover

avepointburt
7,487 Views

 

 

When enabling storage failover (Data ONTAP 8.1 cluster mode, 2 nodes),I got an error says that "failed to enabe storage failover serivce,reason: storage failover monitor not initialized",

 

did I do any configuration wrong? I followed the help guide step by step, the command I had input was: storage failover modify -node node_name -enabled true

 

Thanks a lot for any feedback:)

4 REPLIES 4

venkatg
7,487 Views

I have few other users facing the same. Could be ontap issue

promise
7,487 Views

"Storage failover monitor not initialized"

You need to restart all the nodes in the cluster after the initial cluster setup. Storage failover needs a reboot to initialize. I had this problem myself.

A_Tomczak
7,487 Views

The post from promise is correct and fixed it for me.

But on a two node cluster, dont forget to enable: "cluster ha modify -configured true" otherwise Epsilon will not be your frind

SUNNINHO10
7,487 Views

Another way to troubleshoot this is:

storage failover hwassist show

It shows the Monitor status and, if the Monitor is inactive, provides Inactive Reasons and Corrective Actions.

Public