HPE Storage Users Group
https://3parug.com/

What does SSMC's reboot command actually do?
https://3parug.com/viewtopic.php?f=18&t=2961
Page 1 of 1

Author:  msarro [ Tue Aug 21, 2018 9:53 am ]
Post subject:  What does SSMC's reboot command actually do?

Right now we are trying to understand a failed test case we are experiencing where automatic failover didn't happen when it should have. We are using quorum witness.

We have an RCG set up between 2 3par 8440s. Our testing team rebooted the first one (the active system) using the SSMC reboot command. However, instead of failing over gracefully, everything got hung up.

The ideal test case would be having someone yank the power cables, but that's not realistic given our scenario.

When you issue a "reboot" command via SSMC, what actually happens? Do both controllers/nodes in the 3par simultaneously reboot? Does one node gracefully hand off traffic to the other, reboot, come back up, and then the other does the same thing?

It makes a difference because if they both go down simultaneously, because then both of the checks for an automatic failover (losing heartbeat between the 3pars, losing communication between the 3par and the quorum withess) would be triggered. If it reboots each controller gracefully in sequence, then there will always be a controller responding to the quorum witness and providing a heartbeat to the other 3par, which means it won't try to fail over to the second 3par.

Just trying to understand what "reboot" means.

Author:  mitchellm3 [ Tue Aug 21, 2018 10:10 am ]
Post subject:  Re: What does SSMC's reboot command actually do?

A reboot won't work to test peer persistence. Here is what I do. The instructions are old so syntax might have changed.

1. Disable 3PAR replication ports on the primary array

controlport offline N:S:P

2. modify the firewall on the quorum witness to disable communication with the primary array

iptables -A OUTPUT -d 192.168.x.x -j DROP

At this point the remote copy groups should fail over to the secondary 3PAR.

Author:  RitonLaBevue [ Tue Sep 11, 2018 4:38 am ]
Post subject:  Re: What does SSMC's reboot command actually do?

On first step you need to disable host ports or else your hosts will continue to write on the main while the failover is ocurring wich is good for data loss...

Page 1 of 1 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/