{% if "NO_CRITICAL_INTERFACES" in reasons %}
  • No network interfaces are marked critical for failover
  • {% endif %} {% if "MISMATCH_DISKS" in reasons %}
  • Disks do not match between storage controllers
  • {% endif %} {% if "DISAGREE_CARP" in reasons %}
  • The interfaces needed for failover are not functioning. Please check the alerts for more information
  • {% endif %} {% if "NO_LICENSE" in reasons %}
  • The passive storage controller has no license
  • {% endif %} {% if "NO_VOLUME" in reasons %}
  • A volume needs to be created or imported
  • {% endif %} {% if "NO_VIP" in reasons %}
  • Configure at least one Virtual IP
  • {% endif %} {% if "NO_PONG" in reasons %}
  • The passive storage controller is not responding
  • {% endif %} {% if "NO_SYSTEM_READY" in reasons %}
  • The passive storage controller is completing boot process
  • {% endif %} {% if "NO_FAILOVER" in reasons %}
  • Failover has been manually disabled
  • {% endif %}