Bug 520114

Summary: Error during boot - 'add_to_rules: invalid rule '/etc/udev/rules.d/70-persistent-net.rules:3'
Product: Red Hat Enterprise Linux 5 Reporter: David Sommerseth <davids>
Component: udevAssignee: Harald Hoyer <harald>
Status: CLOSED NOTABUG QA Contact: qe-baseos-daemons
Severity: medium Docs Contact:
Priority: low    
Version: 5.3CC: lmiksik, ovasik, pknirsch, psklenar
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-31 12:34:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1049888    

Comment 1 Harald Hoyer 2009-08-28 14:02:17 UTC
please attach /etc/udev/rules.d/70-persistent-net.rules

Comment 2 David Sommerseth 2009-09-07 10:04:19 UTC
Here you go! :)

#GENERATED BY A SUCKY KS POST SCRIPT
SUBSYSTEM==net, ACTION==add, SYSFS{address}==00:1A:64:C7:EC:08, IMPORT=/lib/udev/rename_device %k eth0
SUBSYSTEM==net, ACTION==add, SYSFS{address}==00:1A:64:C7:EC:0A, IMPORT=/lib/udev/rename_device %k eth1
SUBSYSTEM==net, ACTION==add, SYSFS{address}==00:15:17:96:0F:FC, IMPORT=/lib/udev/rename_device %k eth2
SUBSYSTEM==net, ACTION==add, SYSFS{address}==00:15:17:96:0F:FD, IMPORT=/lib/udev/rename_device %k eth3
SUBSYSTEM==net, ACTION==add, SYSFS{address}==00:15:17:96:0F:FE, IMPORT=/lib/udev/rename_device %k eth4
SUBSYSTEM==net, ACTION==add, SYSFS{address}==00:15:17:96:0F:FF, IMPORT=/lib/udev/rename_device %k eth5
SUBSYSTEM==net, ACTION==add, SYSFS{address}==00:1B:21:29:CD:39, IMPORT=/lib/udev/rename_device %k eth6

Comment 3 Harald Hoyer 2009-09-07 10:19:41 UTC
would be interesting to which component the "SUCKY KS POST SCRIPT" belongs to :)