Unfortunately I may have to power-cycle my storage array.
In the context of using KVM with libvirt managing the Virtual Machines where i need to power-cycle the storage array, is it possible or even advisable to :
- pause the VM's
- flush and turn off multipath
- log out of iSCSI sessions
- update and power-cycle storage array.
then follow the reverse course of
- re-establish iISCSI sessions
- restore multipathing
- resume VM's
Any advice is welcome.