Skip to content

Instantly share code, notes, and snippets.

@jtaleric
Last active March 2, 2016 20:24
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 jtaleric/9758204a799fc530243b to your computer and use it in GitHub Desktop.
Save jtaleric/9758204a799fc530243b to your computer and use it in GitHub Desktop.
[stack@rackspace ansible]$ heat resource-list -n3 overcloud |grep -iv complete| grep -i prog
| 29 | 1d07b3bb-b769-42f1-a5bb-980d1a778f9a | OS::TripleO::CephStorage | CREATE_IN_PROGRESS | 2016-03-02T15:45:45Z | CephStorage |
| 8 | 731629d4-aceb-43a4-9f23-2be499a55942 | OS::TripleO::CephStorage | UPDATE_IN_PROGRESS | 2016-03-02T15:45:46Z | CephStorage |
| 28 | dac087e3-a5cc-4a95-b108-101b57ab84cb | OS::TripleO::CephStorage | CREATE_IN_PROGRESS | 2016-03-02T15:45:49Z | CephStorage |
| 0 | 75cbb753-f67e-4158-9dbe-eb9e8dfc8e5e | OS::TripleO::CephStorage | UPDATE_IN_PROGRESS | 2016-03-02T15:45:53Z | CephStorage |
| 4 | a1df7971-3198-4bfa-ae77-25fd3d76f3c4 | OS::TripleO::CephStorage | UPDATE_IN_PROGRESS | 2016-03-02T15:59:14Z | CephStorage |
| NovaCompute | 9892db1e-cfe4-4352-8321-9d6c00ba35b0 | OS::Nova::Server | CREATE_IN_PROGRESS | 2016-03-02T16:15:03Z | 50 |
| 52 | 9f39abc5-f1d8-431b-b0ca-52aa774d081f | OS::TripleO::Compute | CREATE_IN_PROGRESS | 2016-03-02T16:15:15Z | Compute |
| 49 | 6e80920e-4fe7-4f7d-afde-ef041e478dcd | OS::TripleO::Compute | CREATE_IN_PROGRESS | 2016-03-02T16:15:16Z | Compute |
| NovaCompute | c9344285-a098-477e-acca-bb49a5500a83 | OS::Nova::Server | CREATE_IN_PROGRESS | 2016-03-02T16:15:17Z | 49 |
| 51 | 92b0d063-2617-4268-a16b-4710f96222cb | OS::TripleO::Compute | CREATE_IN_PROGRESS | 2016-03-02T16:15:20Z | Compute |
[stack@rackspace ansible]$
# From a previous fail
[stack@rackspace ~]$ heat stack-list
+--------------------------------------+------------+---------------+----------------------+
| id | stack_name | stack_status | creation_time |
+--------------------------------------+------------+---------------+----------------------+
| cc9465a1-4515-4f20-8a1c-0bd0cd14bff6 | overcloud | UPDATE_FAILED | 2016-02-29T23:55:01Z |
+--------------------------------------+------------+---------------+----------------------+
# Running w/o Ceph scale
[stack@rackspace ~]$ time openstack overcloud deploy --templates -e ~/rook/ceph_wipe_env.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml -e ~/rook/network-environment.yaml -e /usr/share/opens
tack-tripleo-heat-templates/environments/storage-environment.yaml -e ~/rook/storage-environment.yaml --control-flavor control --compute-flavor baremetal --ceph-storage-flavor ceph-storage --ntp-server time.dfw1.rackspace.com --comp
ute-scale 54
...
Deploying templates in the directory /usr/share/openstack-tripleo-heat-templates
Stack failed with status: resources.CephStorage: Exception: resources[0]: Resource update already requested
ERROR: openstack Heat Stack update failed.
real 1m58.890s
user 0m1.138s
sys 0m0.245s
[stack@rackspace ansible]$ heat resource-list -n3 overcloud |grep -iv complete
+-----------------------------------------------+-----------------------------------------------+---------------------------------------------------+--------------------+----------------------+--------------------------------------
---------+
| resource_name | physical_resource_id | resource_type | resource_status | updated_time | parent_resource
|
+-----------------------------------------------+-----------------------------------------------+---------------------------------------------------+--------------------+----------------------+-----------------------------------------------+
| 29 | 1d07b3bb-b769-42f1-a5bb-980d1a778f9a | OS::TripleO::CephStorage | CREATE_IN_PROGRESS | 2016-03-02T15:45:45Z | CephStorage |
| 8 | 731629d4-aceb-43a4-9f23-2be499a55942 | OS::TripleO::CephStorage | UPDATE_IN_PROGRESS | 2016-03-02T15:45:46Z | CephStorage |
| CephStorage | eb149bf7-4f9c-44b1-9db5-67055ab96d16 | OS::Nova::Server | CREATE_FAILED | 2016-03-02T15:45:46Z | 29 |
| 28 | dac087e3-a5cc-4a95-b108-101b57ab84cb | OS::TripleO::CephStorage | CREATE_IN_PROGRESS | 2016-03-02T15:45:49Z | CephStorage |
| 0 | 75cbb753-f67e-4158-9dbe-eb9e8dfc8e5e | OS::TripleO::CephStorage | UPDATE_IN_PROGRESS | 2016-03-02T15:45:53Z | CephStorage |
| CephStorage | 8b9dc3c7-cb83-441a-a0c7-52f9bbe9f31b | OS::Nova::Server | CREATE_FAILED | 2016-03-02T15:45:53Z | 28
|
| StorageMgmtPort | e7c7c3d5-f6aa-40a4-adaa-eceaacacdcce | OS::TripleO::CephStorage::Ports::StorageMgmtPort | UPDATE_FAILED | 2016-03-02T15:46:04Z | 8
|
| StoragePort | ebf484af-0819-40d1-8c51-241dc0fc6546 | OS::TripleO::CephStorage::Ports::StoragePort | UPDATE_FAILED | 2016-03-02T15:46:11Z | 0
|
| 18 | 06f97972-f71c-4bc4-a9d4-e7fc31073cc2 | OS::TripleO::CephStorage | UPDATE_FAILED | 2016-03-02T15:47:00Z | CephStorage
|
| StoragePort | a700617a-84a7-488b-9630-28f1ac13de0d | OS::TripleO::CephStorage::Ports::StoragePort | UPDATE_FAILED | 2016-03-02T15:47:17Z | 18
|
| 14 | cb09d6a4-cbe9-4967-9090-158d62923e98 | OS::TripleO::CephStorage | UPDATE_FAILED | 2016-03-02T15:47:35Z | CephStorage
|
| StorageMgmtPort | 41d39a49-c6f8-4b8a-84dc-3ccbe80d6135 | OS::TripleO::CephStorage::Ports::StorageMgmtPort | UPDATE_FAILED | 2016-03-02T15:48:55Z | 14
|
| 27 | 1ccf8b65-9476-43d6-b52b-dc82f8aa9648 | OS::TripleO::CephStorage | CREATE_FAILED | 2016-03-02T15:49:05Z | CephStorage
|
| CephStorage | 67f26b10-426f-4e1c-98b7-a4f6e3d103e2 | OS::Nova::Server | CREATE_FAILED | 2016-03-02T15:49:37Z | 27
|
| 7 | 9054458a-5c10-471d-ac33-1482a9dfd3b6 | OS::TripleO::CephStorage | UPDATE_FAILED | 2016-03-02T15:57:32Z | CephStorage
|
| 4 | a1df7971-3198-4bfa-ae77-25fd3d76f3c4 | OS::TripleO::CephStorage | UPDATE_IN_PROGRESS | 2016-03-02T15:59:14Z | CephStorage
|
| StorageMgmtPort | 12a7a1ec-7d38-4819-8bba-5ff4561c96e6 | OS::TripleO::CephStorage::Ports::StorageMgmtPort | UPDATE_FAILED | 2016-03-02T15:59:29Z | 7
|
| 50 | c64d5976-cf71-4e5e-a5be-018d25507e69 | OS::TripleO::Compute | CREATE_FAILED | 2016-03-02T16:15:03Z | Compute
|
| NovaCompute | 9892db1e-cfe4-4352-8321-9d6c00ba35b0 | OS::Nova::Server | CREATE_IN_PROGRESS | 2016-03-02T16:15:03Z | 50
|
| 52 | 9f39abc5-f1d8-431b-b0ca-52aa774d081f | OS::TripleO::Compute | CREATE_IN_PROGRESS | 2016-03-02T16:15:15Z | Compute
|
| 49 | 6e80920e-4fe7-4f7d-afde-ef041e478dcd | OS::TripleO::Compute | CREATE_IN_PROGRESS | 2016-03-02T16:15:16Z | Compute
|
| NovaCompute | 05c74091-5696-429c-948e-bd32c30a908a | OS::Nova::Server | CREATE_FAILED | 2016-03-02T16:15:16Z | 52 |
| 49 | 6e80920e-4fe7-4f7d-afde-ef041e478dcd | OS::TripleO::Compute | CREATE_IN_PROGRESS | 2016-03-02T16:15:16Z | Compute
|
| NovaCompute | 05c74091-5696-429c-948e-bd32c30a908a | OS::Nova::Server | CREATE_FAILED | 2016-03-02T16:15:16Z | 52
|
| NovaCompute | c9344285-a098-477e-acca-bb49a5500a83 | OS::Nova::Server | CREATE_IN_PROGRESS | 2016-03-02T16:15:17Z | 49
|
| 51 | 92b0d063-2617-4268-a16b-4710f96222cb | OS::TripleO::Compute | CREATE_IN_PROGRESS | 2016-03-02T16:15:20Z | Compute
|
| NovaCompute | 2c86ee73-e27c-4d6c-8420-c6e20d885015 | OS::Nova::Server | CREATE_FAILED | 2016-03-02T16:15:20Z | 51
|
| 53 | 34e41987-f348-4af6-9d28-74b39f0db6c3 | OS::TripleO::Compute | CREATE_FAILED | 2016-03-02T16:15:27Z | Compute
|
| NovaCompute | 679ad3f4-2100-4026-857e-c678e79cfed4 | OS::Nova::Server | CREATE_FAILED | 2016-03-02T16:15:28Z | 53
|
| 48 | 01d296a6-6ccb-454e-aebd-9f94c2124274 | OS::TripleO::Compute | UPDATE_FAILED | 2016-03-02T16:56:45Z | Compute
|
| UpdateDeployment | c00f14e2-9236-4026-9803-699cc1963797 | OS::Heat::SoftwareDeployment | CREATE_FAILED | 2016-03-02T17:01:49Z | 48
|
| NetworkDeployment | 9dff4118-c367-45c0-8ce4-cd1349db8bec | OS::TripleO::SoftwareDeployment | CREATE_FAILED | 2016-03-02T17:01:55Z | 48
|
| Compute | 49f7b965-b33b-4d05-950d-e675857d409a | OS::Heat::ResourceGroup | UPDATE_FAILED | 2016-03-02T17:06:59Z |
|
| CephStorage | 1625b9a8-fd9f-4eeb-b9ee-1c6328289880 | OS::Heat::ResourceGroup | UPDATE_FAILED | 2016-03-02T19:34:52Z |
|
+-----------------------------------------------+-----------------------------------------------+---------------------------------------------------+--------------------+----------------------+--------------------------------------
---------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment