Vitor de Lima has uploaded a new change for review.

Change subject: osinfo: Disable unsupported VirtIO SCSI in SLES 11 for ppc64
......................................................................

osinfo: Disable unsupported VirtIO SCSI in SLES 11 for ppc64

The SLES 11 operating system does not support the VirtIO SCSI
controller, this patch disables it in the osinfo.

Change-Id: I664468106bfb76715db25289fa551436b1086a5c
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1151010
Signed-off-by: Vitor de Lima <vdel...@redhat.com>
---
M packaging/conf/osinfo-defaults.properties
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/16/34016/1

diff --git a/packaging/conf/osinfo-defaults.properties 
b/packaging/conf/osinfo-defaults.properties
index 384941d..e3365e2 100644
--- a/packaging/conf/osinfo-defaults.properties
+++ b/packaging/conf/osinfo-defaults.properties
@@ -348,6 +348,8 @@
 os.sles_11_ppc64.id.value = 1004
 os.sles_11_ppc64.name.value = SUSE Linux Enterprise Server 11
 os.sles_11_ppc64.derivedFrom.value = other_linux_ppc64
+os.sles_11_ppc64.devices.diskInterfaces.value.3.3 = VirtIO, SPAPR_VSCSI
+os.sles_11_ppc64.devices.diskInterfaces.value.3.4 = VirtIO, SPAPR_VSCSI
 
 # Backward Compatibility Section
 # Keep a mapping of the old os unique names to new od IDs


-- 
To view, visit http://gerrit.ovirt.org/34016
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I664468106bfb76715db25289fa551436b1086a5c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vitor de Lima <vdel...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to