yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83615
[Bug 1883853] Re: Volume multi-attach broken in Ussuri
[Expired for OpenStack Dashboard (Horizon) because there has been no
activity for 60 days.]
** Changed in: horizon
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1883853
Title:
Volume multi-attach broken in Ussuri
Status in OpenStack Dashboard (Horizon):
Expired
Bug description:
Using Horizon version: 18.3.2, Ussuri
Multi-attach functionality doesn't work in Horizon. It is, however,
fully functional using CLI.
root@kolla-ussuri:/etc/kolla# openstack volume list --all-projects
+--------------------------------------+----------------+--------+------+---------------------------------------------------------------+
| ID | Name | Status | Size | Attached to |
+--------------------------------------+----------------+--------+------+---------------------------------------------------------------+
| 7ee22536-4ba7-418e-be4e-82a53d19f35e | vol-multiattch | in-use | 7 | Attached to b325846f-4231-48c6-a815-7db4ca5d1acc on /dev/sdb |
+--------------------------------------+----------------+--------+------+---------------------------------------------------------------+
root@kolla-ussuri:/etc/kolla# openstack --os-compute-api-version 2.87 server add volume 5e5281c0-65e7-4baa-b94b-a616e54dc159 7ee22536-4ba7-418e-be4e-82a53d19f35e
root@kolla-ussuri:/etc/kolla# cinder show 7ee22536-4ba7-418e-be4e-82a53d19f35e
+--------------------------------+----------------------------------------------------------------------------------+
| Property | Value |
+--------------------------------+----------------------------------------------------------------------------------+
| attached_servers | ['b325846f-4231-48c6-a815-7db4ca5d1acc', '5e5281c0-65e7-4baa-b94b-a616e54dc159'] |
| attachment_ids | ['83fe9c55-2803-434e-bbf3-90aa93c876e2', '8c4cc75b-c8d6-4aed-8939-8e2703453228'] |
| availability_zone | AZ2 |
| bootable | false |
| consistencygroup_id | None |
| created_at | 2020-06-17T07:01:54.000000 |
| description | |
| encrypted | False |
| group_id | None |
| id | 7ee22536-4ba7-418e-be4e-82a53d19f35e |
| metadata | |
| migration_status | None |
| multiattach | True |
| name | vol-multiattch |
| os-vol-host-attr:host | z141-ost-ctrl2@unity_z141#POOL-1 |
| os-vol-mig-status-attr:migstat | None |
| os-vol-mig-status-attr:name_id | None |
| os-vol-tenant-attr:tenant_id | 4e04be9ff9824855be22d0f54176f552 |
| provider_id | sv_11 |
| replication_status | None |
| service_uuid | fec22e75-346b-4cfa-9ea9-059424efb522 |
| shared_targets | True |
| size | 7 |
| snapshot_id | None |
| source_volid | None |
| status | in-use |
| updated_at | 2020-06-17T07:12:24.000000 |
| user_id | 390ed4681a7995dc8833b1b176b41595b9d1053357a38de2da9b4de2ab0fa5b5 |
| volume_type | AZ2-SSD |
+--------------------------------+----------------------------------------------------------------------------------+
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1883853/+subscriptions
References