Comment 3 for bug 1578647

Revision history for this message
Sergei Chipiga (schipiga) wrote :

I suppose it's cinder bug, because I reproduce that with cli client:

root@node-1:/var/log/horizon# cinder manage node-1.test.domain.local#RBD-backend schipiga-volume
+--------------------------------+--------------------------------------+
| Property | Value |
+--------------------------------+--------------------------------------+
| attachments | [] |
| availability_zone | nova |
| bootable | false |
| consistencygroup_id | None |
| created_at | 2016-05-06T15:19:21.000000 |
| description | None |
| encrypted | False |
| id | b6c34d9c-c79f-4d1f-8390-220022565a7d |
| metadata | {} |
| migration_status | None |
| multiattach | False |
| name | None |
| os-vol-host-attr:host | node-1.test.domain.local#RBD-backend |
| os-vol-mig-status-attr:migstat | None |
| os-vol-mig-status-attr:name_id | None |
| os-vol-tenant-attr:tenant_id | 25998cc47a094b4984eafb88a35ecd49 |
| replication_status | None |
| size | 0 |
| snapshot_id | None |
| source_volid | None |
| status | creating |
| updated_at | None |
| user_id | 136b15c91f54413e888297ac9d0afdd5 |
| volume_type | None |
+--------------------------------+--------------------------------------+
root@node-1:/var/log/horizon# cinder show b6c34d9c-c79f-4d1f-8390-220022565a7d
+--------------------------------+--------------------------------------+
| Property | Value |
+--------------------------------+--------------------------------------+
| attachments | [] |
| availability_zone | nova |
| bootable | false |
| consistencygroup_id | None |
| created_at | 2016-05-06T15:19:21.000000 |
| description | None |
| encrypted | False |
| id | b6c34d9c-c79f-4d1f-8390-220022565a7d |
| metadata | {} |
| migration_status | None |
| multiattach | False |
| name | None |
| os-vol-host-attr:host | node-1.test.domain.local#RBD-backend |
| os-vol-mig-status-attr:migstat | None |
| os-vol-mig-status-attr:name_id | None |
| os-vol-tenant-attr:tenant_id | 25998cc47a094b4984eafb88a35ecd49 |
| replication_status | None |
| size | 0 |
| snapshot_id | None |
| source_volid | None |
| status | error |
| updated_at | 2016-05-06T15:19:23.000000 |
| user_id | 136b15c91f54413e888297ac9d0afdd5 |
| volume_type | None |
+--------------------------------+--------------------------------------+