My additional node is not running instances it shows error status

Bug #1084939 reported by Saravanan Baskar

This bug report was converted into a question: question #215670: My additional node is not running instances it shows error status.

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned

Bug Description

HI Team,

I have an openstack-essex setup with two servers , my second server with nova-compute service gives me a problem.

I can able to launch an instance and the instance is launched in the 2nd server but the status is 'error', but my first server runs the instances without any issues.

Below is the nova-compute.log of my server-2

2012-11-29 20:53:16 CRIICAL nova [-] Cannot get interface MTU on 'br100': No such device
2012-11-29 20:53:16 TRACE nova Traceback (most recent call last):
2012-11-29 20:53:16 TRACE nova File "/usr/bin/nova-compute", line 49, in <module>
2012-11-29 20:53:16 TRACE nova service.wait()
2012-11-29 20:53:16 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 413, in wait
2012-11-29 20:53:16 TRACE nova _launcher.wait()
2012-11-29 20:53:16 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 131, in wait
2012-11-29 20:53:16 TRACE nova service.wait()
2012-11-29 20:53:16 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 166, in wait
2012-11-29 20:53:16 TRACE nova return self._exit_event.wait()
2012-11-29 20:53:16 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/event.py", line 116, in wait
2012-11-29 20:53:16 TRACE nova return hubs.get_hub().switch()
2012-11-29 20:53:16 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 177, in switch
2012-11-29 20:53:16 TRACE nova return self.greenlet.switch()
2012-11-29 20:53:16 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 192, in main
2012-11-29 20:53:16 TRACE nova result = function(*args, **kwargs)
2012-11-29 20:53:16 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 101, in run_server
2012-11-29 20:53:16 TRACE nova server.start()
2012-11-29 20:53:16 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 162, in start
2012-11-29 20:53:16 TRACE nova self.manager.init_host()
2012-11-29 20:53:16 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 269, in init_host
2012-11-29 20:53:16 TRACE nova block_device_info)
2012-11-29 20:53:16 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/exception.py", line 114, in wrapped
2012-11-29 20:53:16 TRACE nova return f(*args, **kw)
2012-11-29 20:53:16 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/connection.py", line 852, in resume_state_on_host_boot
2012-11-29 20:53:16 TRACE nova block_device_info=block_device_info)
2012-11-29 20:53:16 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/connection.py", line 801, in _hard_reboot
2012-11-29 20:53:16 TRACE nova self._create_new_domain(xml)
2012-11-29 20:53:16 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/virt/libvirt/connection.py", line 1618, in _create_new_domain
2012-11-29 20:53:16 TRACE nova domain.createWithFlags(launch_flags)
2012-11-29 20:53:16 TRACE nova File "/usr/lib/python2.7/dist-packages/libvirt.py", line 581, in createWithFlags
2012-11-29 20:53:16 TRACE nova if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', dom=self)
2012-11-29 20:53:16 TRACE nova libvirtError: Cannot get interface MTU on 'br100': No such device
2012-11-29 20:53:16 TRACE nova

Libvirt log of Server-2

 tail -f /var/log/libvirt/libvirtd.log
2012-11-30 05:01:12.361+0000: 2487: error : virNetSocketReadWire:996 : End of file while reading data: Input/output error
2012-11-30 05:01:26.558+0000: 2490: error : virNetDevGetMTU:346 : Cannot get interface MTU on 'br100': No such device
2012-11-30 05:01:26.610+0000: 2490: error : virNetDevGetIndex:656 : Unable to get index for interface vnet0: No such device
2012-11-30 05:01:27.336+0000: 2487: error : virNetSocketReadWire:996 : End of file while reading data: Input/output error
2012-11-30 05:01:43.091+0000: 2487: error : virNetSocketReadWire:996 : End of file while reading data: Input/output error
2012-11-30 05:02:44.227+0000: 1826: info : libvirt version: 0.9.8
2012-11-30 05:02:44.227+0000: 1826: error : virNetSocketReadWire:996 : End of file while reading data: Input/output error
2012-11-30 05:06:31.990+0000: 1737: info : libvirt version: 0.9.8
2012-11-30 05:06:31.990+0000: 1737: error : virNetSocketReadWire:996 : End of file while reading data: Input/output error
2012-11-30 05:07:06.009+0000: 1737: error : virNetSocketReadWire:996 : End of file while reading data: Input/output error

Can anyone help me out with this issue..?

Thanks in advance,
Regards,
Saravanan Baskar

Chuck Short (zulcss)
Changed in nova:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.