Nir Soffer has posted comments on this change. Change subject: storage: Remove unneeded multipath call ......................................................................
Patch Set 1: Code-Review+1 (1 comment) https://gerrit.ovirt.org/#/c/59865/1//COMMIT_MSG Commit Message: Line 9: As part of multipath rescan, we call iscsi and hba rescan. Line 10: These operations are sufficient to discover new devices and Line 11: detect changes in size. Line 12: Therefore, the multipath call is not needed and can be removed Line 13: improving the overall performance of GetDeviceList verb. Add note that this operation is risky and may get stuck. Line 14: Line 15: Detailed profiling : Line 16: time filename:lineno(function) Line 17: 3.178 |hsm.py:1948(HSM._getDeviceList) -- To view, visit https://gerrit.ovirt.org/59865 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie99da5ad7ec46f4a69a3d09a811e875d5e3a5b44 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Freddy Rolland <[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: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
