Dan Kenigsberg has posted comments on this change. Change subject: mount: Wait for systemd temporary mount unit ......................................................................
Patch Set 6: Code-Review+2 (1 comment) https://gerrit.ovirt.org/#/c/56544/6/lib/vdsm/storage/mount.py File lib/vdsm/storage/mount.py: Line 208: Line 209: TODO: find a way to wait for the specific event. Line 210: """ Line 211: with utils.stopwatch("Waiting for udev mount events", log=self.log): Line 212: timeout = config.getint('irs', 'scsi_settle_timeout') mount is unrelated to scsi! but so be it. Line 213: udevadm.settle(timeout) Line 214: Line 215: def isMounted(self): Line 216: try: -- To view, visit https://gerrit.ovirt.org/56544 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9b0318eb534f781f127882983527e1a221820478 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <nsof...@redhat.com> Gerrit-Reviewer: Adam Litke <ali...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com> Gerrit-Reviewer: Francesco Romani <from...@redhat.com> Gerrit-Reviewer: Idan Shaby <ish...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com> Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list vdsm-patches@lists.fedorahosted.org https://lists.fedorahosted.org/admin/lists/vdsm-patches@lists.fedorahosted.org