Wind River Support Network

HomeDefectsOVP-505
Fixed

OVP-505 : can not set up networks other than ovirtmgmt

Created: Aug 23, 2013    Updated: Mar 11, 2016
Resolved Date: Nov 25, 2013
Found In Version: 5.0.1
Fix Version: 5.0.1.8
Severity: Severe
Applicable for: Wind River Linux 5
Component/s: Userspace

Description

vdsm log:
MainProcess|Thread-603::ERROR::2013-08-23 10:38:02,108::configNetwork::1385::setupNetworks::(setupNetworks) [Errno 2] No such file or directory: '/etc/sysconfig/network-scripts/ifcfg-datain_net'
Traceback (most recent call last):
  File "/usr/share/vdsm/configNetwork.py", line 1367, in setupNetworks
    implicitBonding=True, **d)
  File "/usr/share/vdsm/configNetwork.py", line 921, in addNetwork
    mtu=mtu, gateway=gateway, **options)
  File "/usr/share/vdsm/configNetwork.py", line 438, in addBridge
    bootproto, mtu, onboot, **kwargs)
  File "/usr/share/vdsm/configNetwork.py", line 431, in _createConfFile
    self.writeConfFile(self.NET_CONF_PREF + name, cfg)
  File "/usr/share/vdsm/configNetwork.py", line 391, in writeConfFile
    open(fileName, 'w').write(configuration)
IOError: [Errno 2] No such file or directory: '/etc/sysconfig/network-scripts/ifcfg-datain_net'

Steps to Reproduce

Add a new network in Networkworks tab ("datain_net" in this example).
Select an ovirt node that has >1 network interface.  Go to Interfaces there.
Select "Setup Host Networks".
Try to map "datain_net" to an unused Ethernet interface.
This will fail with an exception.


Live chat
Online