Dan Kenigsberg has submitted this change and it was merged. Change subject: resize-lun: Resize multipath maps in refreshStorage ......................................................................
resize-lun: Resize multipath maps in refreshStorage In StorageDomainCache, after calling multipath.rescan() we call multipath.resize_devices(). This is needed in case that the SCSI devices were resized on the storage server. It is called from getDeviceList during LUN resize flow, and connectStorageServer for the case when the host was not up when the LUN was resized. Change-Id: Ie6b1b699b1a905e949e98f435f339a21dad640c6 Bug-Url:https://bugzilla.redhat.com/609689 Signed-off-by: Fred Rolland <[email protected]> Reviewed-on: https://gerrit.ovirt.org/40469 Reviewed-by: Nir Soffer <[email protected]> Tested-by: Nir Soffer <[email protected]> Reviewed-by: Jenkins CI Continuous-Integration: Jenkins CI Tested-by: Jenkins CI Reviewed-by: Adam Litke <[email protected]> Reviewed-by: Federico Simoncelli <[email protected]> --- M vdsm/storage/sdc.py 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Adam Litke: Looks good to me, approved Nir Soffer: Verified; Looks good to me, but someone else must approve Federico Simoncelli: Looks good to me, approved Jenkins CI: Verified; Looks good to me, but someone else must approve; Passed CI tests -- To view, visit https://gerrit.ovirt.org/40469 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie6b1b699b1a905e949e98f435f339a21dad640c6 Gerrit-PatchSet: 16 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Freddy Rolland <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Ala Hino <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Feng Yang <[email protected]> Gerrit-Reviewer: Fred Rolland <[email protected]> Gerrit-Reviewer: Freddy Rolland <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
