[Bug 1352570] Re: ovs-vswitchd crashed with SIGSEGV in nl_attr_get_size()
Ryan Beisner
1352570 at bugs.launchpad.net
Tue Jan 6 22:03:28 UTC 2015
After revisiting the unit logs from successful runs and failed runs,
this appears to be behind the fail (wants a reboot):
Reading state information... Done
2015-01-06 19:56:06 INFO mon-relation-changed Creating new GPT entries.
2015-01-06 19:56:06 INFO mon-relation-changed Warning: The kernel is still using the old partition table.
2015-01-06 19:56:06 INFO mon-relation-changed The new table will be used at the next reboot.
2015-01-06 19:56:06 INFO mon-relation-changed GPT data structures destroyed! You may now partition the disk using fdisk or
2015-01-06 19:56:06 INFO mon-relation-changed other utilities.
2015-01-06 19:56:06 INFO mon-relation-changed Warning: The kernel is still using the old partition table.
2015-01-06 19:56:06 INFO mon-relation-changed The new table will be used at the next reboot.
2015-01-06 19:56:06 INFO mon-relation-changed The operation has completed successfully.
2015-01-06 19:56:07 INFO mon-relation-changed Warning: The kernel is still using the old partition table.
2015-01-06 19:56:07 INFO mon-relation-changed The new table will be used at the next reboot.
2015-01-06 19:56:07 INFO mon-relation-changed The operation has completed successfully.
2015-01-06 19:56:09 INFO mon-relation-changed Warning: The kernel is still using the old partition table.
2015-01-06 19:56:09 INFO mon-relation-changed The new table will be used at the next reboot.
2015-01-06 19:56:09 INFO mon-relation-changed The operation has completed successfully.
2015-01-06 19:56:09 INFO mon-relation-changed mkfs.xfs: cannot open /dev/vdb1: Device or resource busy
2015-01-06 19:56:09 INFO mon-relation-changed ceph-disk: Error: Command '['/sbin/mkfs', '-t', 'xfs', '-f', '-i', 'size=2048', '--', '/dev/vdb1']' returned non-zero exit status 1
2015-01-06 19:56:09 INFO worker.uniter.jujuc server.go:102 running hook tool "juju-log" ["-l" "ERROR" "Unable to initialize device: /dev/vdb"]
2015-01-06 19:56:09 DEBUG worker.uniter.jujuc server.go:103 hook context id "ceph/1:mon-relation-changed:3229199905852646069"; dir "/var/lib/juju/agents/unit-ceph-1/charm"
2015-01-06 19:56:09 ERROR juju-log mon:1: Unable to initialize device: /dev/vdb
2015-01-06 19:56:09 INFO mon-relation-changed Traceback (most recent call last):
2015-01-06 19:56:09 INFO mon-relation-changed File "/var/lib/juju/agents/unit-ceph-1/charm/hooks/mon-relation-changed", line 339, in <module>
2015-01-06 19:56:09 INFO mon-relation-changed hooks.execute(sys.argv)
2015-01-06 19:56:09 INFO mon-relation-changed File "/var/lib/juju/agents/unit-ceph-1/charm/hooks/charmhelpers/core/hookenv.py", line 528, in execute
2015-01-06 19:56:09 INFO mon-relation-changed self._hooks[hook_name]()
2015-01-06 19:56:09 INFO mon-relation-changed File "/var/lib/juju/agents/unit-ceph-1/charm/hooks/mon-relation-changed", line 205, in mon_relation
2015-01-06 19:56:09 INFO mon-relation-changed reformat_osd(), config('ignore-device-errors'))
2015-01-06 19:56:09 INFO mon-relation-changed File "/var/lib/juju/agents/unit-ceph-1/charm/hooks/ceph.py", line 327, in osdize
2015-01-06 19:56:09 INFO mon-relation-changed osdize_dev(dev, osd_format, osd_journal, reformat_osd, ignore_errors)
2015-01-06 19:56:09 INFO mon-relation-changed File "/var/lib/juju/agents/unit-ceph-1/charm/hooks/ceph.py", line 375, in osdize_dev
2015-01-06 19:56:09 INFO mon-relation-changed raise e
2015-01-06 19:56:09 INFO mon-relation-changed subprocess.CalledProcessError: Command '['ceph-disk-prepare', '--fs-type', u'xfs', '--zap-disk', u'/dev/vdb']' returned non-zero exit status 1
2015-01-06 19:56:09 ERROR juju.worker.uniter uniter.go:486 hook failed: exit status 1
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1352570
Title:
ovs-vswitchd crashed with SIGSEGV in nl_attr_get_size()
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1352570/+subscriptions
More information about the Ubuntu-server-bugs
mailing list