Skip to main content
Sindre-FTNT
Staff
Staff
October 18, 2019

Technical Tip: HA Failover on SSD failure

  • October 18, 2019
  • 0 replies
  • 2215 views
Description
This article describes how to add the option to failover when a SSD failure is detected on the master.

Solution
To enable an SSD failure triggering HA failover:
#config system ha
    set ssd-failover enable
end