Skip to content

Instantly share code, notes, and snippets.

Created January 12, 2016 10:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6dca535b1393fc4f06e9 to your computer and use it in GitHub Desktop.
Save anonymous/6dca535b1393fc4f06e9 to your computer and use it in GitHub Desktop.
failed: [aio1] => (item=(u'lvm', {u'volume_driver': u'cinder.volume.drivers.lvm.LVMVolumeDriver', u'volume_backend_name': u'LVM_iSCSI', u'volume_group': u'cinder-volumes'})) => {"changed": true, "cmd": ". /root/openrc\n /openstack/venvs/cinder-12.0.2/bin/cinder type-create \"lvm\"\n /openstack/venvs/cinder-12.0.2/bin/cinder type-key \"lvm\" set volume_backend_name=\"LVM_iSCSI\"", "delta": "0:00:03.278199", "end": "2016-01-12 10:42:46.956916", "item": ["lvm", {"volume_backend_name": "LVM_iSCSI", "volume_driver": "cinder.volume.drivers.lvm.LVMVolumeDriver", "volume_group": "cinder-volumes"}], "rc": 1, "start": "2016-01-12 10:42:43.678717", "warnings": []}
stderr: ERROR: Service Unavailable (HTTP 503)
ERROR: Service Unavailable (HTTP 503)
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/root/setup-everything.retry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment