Dan Kenigsberg has submitted this change and it was merged. Change subject: Refresh storage in getDevicesVisibility() using multipath.rescan() instead of forceIScsiRescan() ......................................................................
Refresh storage in getDevicesVisibility() using multipath.rescan() instead of forceIScsiRescan() Using forceIScsiRescan() just refreshes the iSCSI targets, you need a new multipath run for devices to actually register in the device mapper. Change-Id: Ifc33149aa84cad7b13fe4e18e054cf1cb43471ed Signed-off-by: Saggi Mizrahi <[email protected]> --- M vdsm/storage/hsm.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Ayal Baron: Looks good to me, approved Yeela Kaplan: Looks good to me, but someone else must approve Dan Kenigsberg: Verified -- To view, visit http://gerrit.ovirt.org/8304 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifc33149aa84cad7b13fe4e18e054cf1cb43471ed Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
