https://bugzilla.novell.com/show_bug.cgi?id=845649 https://bugzilla.novell.com/show_bug.cgi?id=845649#c5 --- Comment #5 from Thomas E. Schreiner <thomas.e.schreiner@t-online.de> 2013-10-24 16:03:02 UTC --- One further issue I found out was, that XEN will have problems with network device names like "enp3s0f2", what you get without 70-persistent-net.rules, as I noted in Bug #845648. Here an example from the /var/log/messages : 2013-10-13T17:00:52.972103+00:00 tes04 libvirtd[4726]: udev reports device 'enp3s0f2' does not have property 'DRIVER' 2013-10-13T17:00:52.972584+00:00 tes04 libvirtd[4726]: Found property key 'SUBSYSTEM' value 'net' for device with sysname 'enp3s0f2' 2013-10-13T17:00:52.972947+00:00 tes04 libvirtd[4726]: Found property key 'INTERFACE' value 'enp3s0f2' for device with sysname 'enp3s0f2' 2013-10-13T17:00:52.973305+00:00 tes04 libvirtd[4726]: Found sysfs attribute 'address' value '00:90:f5:e0:7b:d5' for device with sysname 'enp3s0f2' 2013-10-13T17:00:52.973697+00:00 tes04 libvirtd[4726]: Found sysfs attribute 'addr_len' value '6' for device with sysname 'enp3s0f2' 2013-10-13T17:00:52.974051+00:00 tes04 libvirtd[4726]: Converted '6' to unsigned int 6 and some lines later ... : 2013-10-13T17:16:58.834950+00:00 tes04 libvirtd[2182]: skipping syntax unsupported interface enp3s0f2 2013-10-13T17:21:56.940025+00:00 tes04 libvirtd[2182]: message repeated 1498 times: [ skipping syntax unsupported interface enp3s0f2] 2 The rest You can read in my comment from 2013-10-13 17:09:32 UTC above. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.