Federico Simoncelli has uploaded a new change for review.
Change subject: [wip] hsm: remove superfluous refreshes at startup ......................................................................
[wip] hsm: remove superfluous refreshes at startup
During the startup it's not mandatory to refresh the iscsi connections (the sdcache is already stale) and the lvm module can handle the lazy initialization.
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=870768 Change-Id: I8386d40c644c99a52f04b6b41b392abf16e3a2a6 Signed-off-by: Federico Simoncelli fsimonce@redhat.com --- M vdsm/storage/hsm.py 1 file changed, 0 insertions(+), 3 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/76/9276/1
diff --git a/vdsm/storage/hsm.py b/vdsm/storage/hsm.py index 46d1605..6a5040a 100644 --- a/vdsm/storage/hsm.py +++ b/vdsm/storage/hsm.py @@ -364,9 +364,6 @@ self.log.warn("Failed to clean Storage Repository.", exc_info=True)
def storageRefresh(): - lvm._lvminfo.bootstrap() - sdCache.refreshStorage() - fileUtils.createdir(self.tasksDir) # TBD: Should this be run in connectStoragePool? Should tasksDir # exist under pool link as well (for hsm tasks)
-- To view, visit http://gerrit.ovirt.org/9276 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange Gerrit-Change-Id: I8386d40c644c99a52f04b6b41b392abf16e3a2a6 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli fsimonce@redhat.com
oVirt Jenkins CI Server has posted comments on this change.
Change subject: [wip] hsm: remove superfluous refreshes at startup ......................................................................
Patch Set 1:
Build Started http://jenkins.ovirt.org/job/vdsm_pep8_gerrit/23/ (1/2)
-- To view, visit http://gerrit.ovirt.org/9276 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment Gerrit-Change-Id: I8386d40c644c99a52f04b6b41b392abf16e3a2a6 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli fsimonce@redhat.com Gerrit-Reviewer: oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change.
Change subject: [wip] hsm: remove superfluous refreshes at startup ......................................................................
Patch Set 1:
Build Started http://jenkins.ovirt.org/job/vdsm_unit_tests_manual_gerrit/46/ (2/2)
-- To view, visit http://gerrit.ovirt.org/9276 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment Gerrit-Change-Id: I8386d40c644c99a52f04b6b41b392abf16e3a2a6 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli fsimonce@redhat.com Gerrit-Reviewer: Ayal Baron abaron@redhat.com Gerrit-Reviewer: oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change.
Change subject: [wip] hsm: remove superfluous refreshes at startup ......................................................................
Patch Set 1:
Build Successful
http://jenkins.ovirt.org/job/vdsm_unit_tests_manual_gerrit/46/ : SUCCESS
http://jenkins.ovirt.org/job/vdsm_pep8_gerrit/23/ : SUCCESS
-- To view, visit http://gerrit.ovirt.org/9276 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment Gerrit-Change-Id: I8386d40c644c99a52f04b6b41b392abf16e3a2a6 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli fsimonce@redhat.com Gerrit-Reviewer: Ayal Baron abaron@redhat.com Gerrit-Reviewer: oVirt Jenkins CI Server
Itamar Heim has posted comments on this change.
Change subject: [wip] hsm: remove superfluous refreshes at startup ......................................................................
Patch Set 1:
ping
Itamar Heim has abandoned this change.
Change subject: [wip] hsm: remove superfluous refreshes at startup ......................................................................
Abandoned
abandoning - old. no reply. not touched for a while. please restore if relevant
vdsm-patches@lists.fedorahosted.org