Hello Fred Rolland,

I'd like you to do a code review.  Please visit

    https://gerrit.ovirt.org/47810

to review the following change.

Change subject: lvm: Use udev cache for obtaining device list
......................................................................

lvm: Use udev cache for obtaining device list

Due to udev issues, the udev cache was ignored when obtaining
the device list.
Since these issues are fixed in Fedora 21 and RHEL 7, the lvm
configuration can be reverted to use the udev cache.

Original bug : https://bugzilla.redhat.com/1014942

Change-Id: Ia67fc82a519275324dcf34e954ae126df7895bf6
Bug-Url: https://bugzilla.redhat.com/1272027
Signed-off-by: Fred Rolland <[email protected]>
Reviewed-on: https://gerrit.ovirt.org/47430
Continuous-Integration: Jenkins CI
Reviewed-by: Nir Soffer <[email protected]>
---
M vdsm/storage/lvm.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/10/47810/1

diff --git a/vdsm/storage/lvm.py b/vdsm/storage/lvm.py
index 5b1abb0..aab4bc6 100644
--- a/vdsm/storage/lvm.py
+++ b/vdsm/storage/lvm.py
@@ -110,7 +110,6 @@
 ignore_suspended_devices=1
 write_cache_state=0
 disable_after_error_count=3
-obtain_device_list_from_udev=0
 %s
 }
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia67fc82a519275324dcf34e954ae126df7895bf6
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Freddy Rolland <[email protected]>
Gerrit-Reviewer: Fred Rolland <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to