Regarding Dell Equallogic storage arrays, is it possible to replace the active controller module despite the fact that it's processing volume I/O? If not, what should I do before replacing it?
-
In a dual controller mode it will switch to the other controller in case of a fault. What are you tring to do ? (as I have difficulty to see why you replace it if it work (as it's active)) – yagmoth555 Jan 18 '17 at 18:20
-
In Equallogic models , several times i had that problem. Running active controller having a problem but still running. But its critical and can go down anytime. So thats why sometimes it should be replaced when a thresold limit reached or something like that as i understand. – Jhonnaton Dell Feb 05 '17 at 07:59
-
I want to ask that , can i just reboot the active controller and all luns will be automatically transferred to the passive one when it comes online to be the primary active controller. Or should i move all luns by myself to other passive one - that option seems not right because its passive and i can not move to that one right ? – Jhonnaton Dell Feb 05 '17 at 08:01
-
You move no LUN.... the way it work is the passive will activate and the active become passive. the IP is the same, so the gear connect to the new active, the problem you can face is a bad failover switch, thus vm on the lun can lost access to the lun temporary. – yagmoth555 Feb 05 '17 at 19:52
2 Answers
You move no LUN.
The way it work is the passive will activate and the active become passive. The IP is the same, so the gear connect to the new active, the problem you can face is a bad failover in case of a bad configuration, thus your hypervisor can lost access to the SAN temporaly. Its the problem you can face.
To switch to the passive controller manually the easiest way is to unplug the rj45 from the active controller, the passive (still plugged) will take the load from there.
Its actually a good test before putting a equalogic into production.
To move LUN its not when the active/passive controler do balance. Its when you have a failover equalogic SAN configuration. When the active SAN fail, the passive SAN automaticly take the load, but when the failed SAN is ready to rebecome online you need to redirect to a new iscsi target to retarget the correct active SAN. As you can see its not your case.

- 16,758
- 4
- 29
- 50
-
Unplugging the networking from the back of the active controller is absolutely the worst way to perform a failover from active to passive. At best, for a system new enough to include "vertical port failover", the active controller will "borrow" the passive's network link to continue functioning. – JimNim Apr 04 '17 at 13:58
Before replacing the active controller, you should perform a "restart" from Group Manager. The process this starts makes an attempt at a non-disruptive failover, and provides a quicker handoff of iSCSI sessions than simply removing the active controller would. Whether or not this causes an outage for you would depend on whether your host configuration follows Dell's best practices (e.g. iSCSI login timeout of 60 seconds).

- 2,776
- 13
- 24