Hello Fred Rolland,

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

    https://gerrit.ovirt.org/47430

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 <froll...@redhat.com>
---
M vdsm/storage/lvm.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/30/47430/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/47430
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia67fc82a519275324dcf34e954ae126df7895bf6
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Freddy Rolland <froll...@redhat.com>
Gerrit-Reviewer: Fred Rolland <froll...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to