{% 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 %}
  • Standby node is not responding
  • {% endif %} {% if "NO_SYSTEM_READY" in reasons %}
  • Standby node is completing boot process
  • {% endif %} {% if "NO_FAILOVER" in reasons %}
  • Failover has been manually disabled
  • {% endif %}