Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VDOM: HA failover query
Hi,
In our environment we have configured fortigate 1000C in HA with multiple vdoms.
Kindly advise if HA failover is global parameter or per vdom based. Please advise if per vdom based ha loadbalancing/failover is possible and if more than one virtual cluster can be configured in fortigate.
--------------
FCNSA
FCNSP
-------------- FCNSA FCNSP
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
You can have multiple clusters in HA.
If you have for example, VdomA and VdomB you can create 2 VirtualClusters, first master for vdomA and second master for VdomB
config system ha
set vcluster2 enable
set override enable
config secondary-vcluster
set override enable
set vdom " VdomB"
end
end
There is no patch for human stupidity...
There is no patch for human stupidity...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
this is configured in global
config global
config system ha
set vcluster2 enable
set override enable
config secondary-vcluster
set override enable
set vdom " VdomB"
end
end
There is no patch for human stupidity...
There is no patch for human stupidity...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
can i configure more than 2 virtual cluster? Besides, within same vcluster is failover of single vdom is possible; or entire vcluster will failover
--------------
FCNSA
FCNSP
-------------- FCNSA FCNSP
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have only configured with 2 virtual clusters. You can have mutliple VDOMs in the same virtual cluster.
In the event of a failure, the virtual cluster will fail over but not the entire unit, if you have one VDOM per virtual cluster, then only the one VDOM will fail over.
Virtual clustering is also a good way to load balance both units.
For more check the link below (page 114):
http://docs.fortinet.com/fgt/handbook/50/fortigate-ha-50.pdf
