Change in vdsm[master]: Alignment scans will now run in direct mode

nsoffer at redhat.com nsoffer at redhat.com
Mon Jan 11 09:54:41 UTC 2016


Nir Soffer has submitted this change and it was merged.

Change subject: Alignment scans will now run in direct mode
......................................................................


Alignment scans will now run in direct mode

Currently on RHEL 7 and Fedora 22 or later alignment scan via libguestfs
does not work by going through libvirt and only works directly.  As a
workaround this patch runs the alignment scan with an environment
variable that tells libguestfs to run the scan directly and not through
libvirt.

While this solution works it should be reverted after the libvirt bug will
be solved as it is a workaround, since we allow only VMs in down status to
be scanned it does not have an affect but once we would like to allow scans
on running VMs the fact that we bypassing libvirt will mark the VMs as
tainted.

Bug-Url: https://bugzilla.redhat.com/1151838
Change-Id: I00d8b681e4d2a2f4fb60e673eefdc807d8e1447d
Signed-off-by: Tal Nisan <tnisan at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/40402
Reviewed-by: Nir Soffer <nsoffer at redhat.com>
Tested-by: Nir Soffer <nsoffer at redhat.com>
Continuous-Integration: Nir Soffer <nsoffer at redhat.com>
Continuous-Integration: Jenkins CI
---
M vdsm/alignmentScan.py
1 file changed, 4 insertions(+), 1 deletion(-)

Approvals:
  Nir Soffer: Verified; Looks good to me, approved; Passed CI tests
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/40402
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I00d8b681e4d2a2f4fb60e673eefdc807d8e1447d
Gerrit-PatchSet: 14
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the vdsm-patches mailing list