using name as second argument, I have the same problem: root@node-1:~# cinder list +--------------------------------------+-----------+------+------+-------------+----------+-------------+ | ID | Status | Name | Size | Volume Type | Bootable | Attached to | +--------------------------------------+-----------+------+------+-------------+----------+-------------+ | 2e48c311-0b2d-4788-b7bf-80016f45baa5 | available | test | 1 | volumes_lvm | false | | +--------------------------------------+-----------+------+------+-------------+----------+-------------+ root@node-1:~# cinder show 2e48c311-0b2d-4788-b7bf-80016f45baa5 +--------------------------------+--------------------------------------------------+ | Property | Value | +--------------------------------+--------------------------------------------------+ | attachments | [] | | availability_zone | nova | | bootable | false | | consistencygroup_id | None | | created_at | 2016-06-03T09:11:41.000000 | | description | | | encrypted | False | | id | 2e48c311-0b2d-4788-b7bf-80016f45baa5 | | metadata | {} | | migration_status | None | | multiattach | False | | name | test | | os-vol-host-attr:host | node-2.test.domain.local@LVM-backend#LVM-backend | | os-vol-mig-status-attr:migstat | None | | os-vol-mig-status-attr:name_id | None | | os-vol-tenant-attr:tenant_id | 0fb1968d97f344f1bbef0a992a5a9074 | | replication_status | disabled | | size | 1 | | snapshot_id | None | | source_volid | None | | status | available | | updated_at | 2016-06-03T09:11:43.000000 | | user_id | b3676f1fb69e4c75b5eb6ff6177c7419 | | volume_type | volumes_lvm | +--------------------------------+--------------------------------------------------+ root@node-1:~# cinder manage node-2.test.domain.local@LVM-backend#LVM-backend test +--------------------------------+--------------------------------------------------+ | Property | Value | +--------------------------------+--------------------------------------------------+ | attachments | [] | | availability_zone | nova | | bootable | false | | consistencygroup_id | None | | created_at | 2016-06-03T15:45:06.000000 | | description | None | | encrypted | False | | id | 299072d4-f658-4db8-921f-bc173920425c | | metadata | {} | | migration_status | None | | multiattach | False | | name | None | | os-vol-host-attr:host | node-2.test.domain.local@LVM-backend#LVM-backend | | os-vol-mig-status-attr:migstat | None | | os-vol-mig-status-attr:name_id | None | | os-vol-tenant-attr:tenant_id | 0fb1968d97f344f1bbef0a992a5a9074 | | replication_status | None | | size | 0 | | snapshot_id | None | | source_volid | None | | status | creating | | updated_at | None | | user_id | b3676f1fb69e4c75b5eb6ff6177c7419 | | volume_type | None | +--------------------------------+--------------------------------------------------+ root@node-1:~# cinder list +--------------------------------------+-----------+------+------+-------------+----------+-------------+ | ID | Status | Name | Size | Volume Type | Bootable | Attached to | +--------------------------------------+-----------+------+------+-------------+----------+-------------+ | 299072d4-f658-4db8-921f-bc173920425c | error | - | 0 | - | false | | | 2e48c311-0b2d-4788-b7bf-80016f45baa5 | available | test | 1 | volumes_lvm | false | | +--------------------------------------+-----------+------+------+-------------+----------+-------------+