[Bug 1480504] Re: Volume group "cinder-volumes" not found

James Page james.page at ubuntu.com
Thu May 26 10:06:27 UTC 2016


** Changed in: cinder (Juju Charms Collection)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to cinder in Juju Charms Collection.
Matching subscriptions: charm-bugs
https://bugs.launchpad.net/bugs/1480504

Title:
  Volume group "cinder-volumes" not found

Status in cinder package in Juju Charms Collection:
  Fix Released

Bug description:
  Cinder amulet and unit tests started failing at cinder/next rev110
  (which was a charm-helper sync @ http://bazaar.launchpad.net
  /~openstack-charmers/charms/trusty/cinder/next/revision/110).

  Amulet and unit tests were passing @ cinder/next rev109 (results @
  http://paste.ubuntu.com/11993736/).

  NOTE:  the functional test fail is with the default lvm-backed storage
  (not ceph-backed).

  While the charm deploys and relates successfully, it appears to have a
  critical functional break (`cinder create` results in an error-state
  volume).

  # Amulet
  http://paste.ubuntu.com/11977164/
  ...
  2015-07-31 17:38:08,423 resource_reaches_status DEBUG: Volume status wait:  expected, actual status = error, available
  2015-07-31 17:38:08,423 resource_reaches_status DEBUG: 090de824-3cb8-474f-8c78-fc92a2dd3216 never reached expected status: available
  Cinder volume failed to reach expected state.
  ...

  # Unit
  http://paste.ubuntu.com/11977142/
  ...
  Expected: [call('/dev/vdb'), call('/dev/vdc')]
  Actual: [call('/dev/vdc')]
  ...

  # cinder-volume.log
  http://paste.ubuntu.com/11977176/
  ...
  2015-07-31 16:51:04.006 15304 TRACE cinder.volume.manager Stderr: u'  Volume group "cinder-volumes" not found\n'
  ...
  2015-07-31 16:50:47.414 13853 TRACE cinder.openstack.common.threadgroup OperationalError: (OperationalError) (1054, "Unknown column 'services.disabled_reason' in 'field list'") 'SELECT services.created_at AS services_created_at, services.updated_at AS services_updated_at, services.deleted_at AS services_deleted_at, services.deleted AS services_deleted, services.id AS services_id, services.host AS services_host, services.`binary` AS services_binary, services.topic AS services_topic, services.report_count AS services_report_count, services.disabled AS services_disabled, services.availability_zone AS services_availability_zone, services.disabled_reason AS services_disabled_reason \nFROM services \nWHERE services.deleted = false AND services.host = %s AND services.`binary` = %s \n LIMIT %s' ('juju-osci-sv05-machine-1', 'cinder-volume', 1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/charms/+source/cinder/+bug/1480504/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list