
UNSOLVED
Linux multipath.conf (Multipathd)
We had an EqualLogic controller fail-over at the weekend for some reason (fw 8.13) which resulted in some of our virtual machines getting paused (I have raised a case on techdirect about the array itself).
We use ovirt / kvm and someone at redhat has helpfully suggested that we make the following adjustments to multipathd config ( I am aware there is no support agreement for this):
You can set the timeout in multipath.conf.
If you want to allow 60 seconds gracetime in such case, you can configure:
no_path_retry 12
This will continue to monitor the paths 12 times, each 5 seconds
(assuming polling_interval=5). If some path recover during this time, the io
can complete and the vm will not be paused.
Can anyone see any major issues with these suggestions ?
The majority of our guest disks are set to timeout after 60 seconds internally within the vms themselves.
Thanks
Responses (0)
Solutions (0)
