Dan Kenigsberg has submitted this change and it was merged. Change subject: Asynchronous LVM bootstrap on vdsm start ......................................................................
Asynchronous LVM bootstrap on vdsm start The lvm bootstrap might take a long time if one or more block device is unreachable. Moving the bootstrap in the storageRefresh thread speeds up the vdsm initialization and its responsiveness. Bug-Id: https://bugzilla.redhat.com/show_bug.cgi?id=752470 Signed-off-by: Federico Simoncelli <[email protected]> Change-Id: I9cbf1b8880cf2fb38f9de008f884fc0a2b92e004 --- M vdsm/storage/hsm.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Ayal Baron: Looks good to me, approved Dan Kenigsberg: Rami Vaknin: Verified -- To view, visit http://gerrit.ovirt.org/7566 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9cbf1b8880cf2fb38f9de008f884fc0a2b92e004 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Rami Vaknin <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
