ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001520ClearOSsyswatchpublic2014-01-20 08:542014-04-22 13:24
Reporteruser2 
Assigned Touser2 
PrioritynormalSeveritytweakReproducibilitysometimes
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version6.5.0 Updates 
Summary0001520: Add support for command line changes to DEVICE parameter
DescriptionIn some circumstances, the network interface specified in the DEVICE= parameter may not match network interface name in the ifcfg-X configuration filename. For example:

# cat /etc/sysconfig/network-scripts/ifcfg-eth4
DEVICE=eth2
TYPE="Ethernet"
... snip ...

The configuration for "eth4" gets re-mapped to network interface "eth2".

The ClearOS API does not support this type of re-mapping, but this type of configuration should be supported for command line changes. Update the network API to handle this scenario.
TagsNo tags attached.
Attached Files

- Relationships
related to 0001455closed Add support for command line changes to DEVICE parameter 
related to 0001521closed Add support for command line changes to DEVICE parameter 


- Issue History
Date Modified Username Field Change
2014-01-20 08:54 user2 New Issue
2014-01-20 08:54 user2 Status new => assigned
2014-01-20 08:54 user2 Assigned To => user2
2014-01-20 08:54 user2 Issue generated from: 0001455
2014-01-20 08:54 user2 Relationship added related to 0001455
2014-01-20 08:55 user2 Issue cloned: 0001521
2014-01-20 08:55 user2 Relationship added related to 0001521
2014-01-20 13:55 user2 Note Added: 0001132
2014-01-20 13:55 user2 Status assigned => resolved
2014-01-20 13:55 user2 Fixed in Version => 6.5.0 Updates
2014-01-20 13:55 user2 Resolution open => fixed
2014-04-22 13:24 user2 Status resolved => closed