You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/08/26 10:14:24 UTC

[GitHub] [cloudstack-primate] borisstoyanov opened a new issue #622: [BUG] Migrate volume is missing when volume is detached

borisstoyanov opened a new issue #622:
URL: https://github.com/apache/cloudstack-primate/issues/622


   **Describe the bug**
   Action is missing in the UI but is executable from cmk 
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   1. Detach a volume and observe the migrate volume button is missing 
   
   
   **Expected behavior**
   At the same time the action is possible from cmk
   
   **Screenshots**
   ![Screenshot 2020-08-26 at 11 35 41](https://user-images.githubusercontent.com/13551960/91291577-ec62c880-e79d-11ea-9d14-ad6f6c9eec36.png)
   
   ```
   (localcloud) SBCM5> > migrate volume volumeid=0ae0b19d-5bb6-46e2-b31b-0b855e0b80e5 storageid=4a06efd4-4114-32d3-aa7e-d18f52a8a8d8
   {
     "volume": {
       "account": "admin",
       "clusterid": "65c025c5-7400-4a70-aa3d-03c8f44a0816",
       "clustername": "10.10.4.221/Trillian/mixed-65-67",
       "created": "2020-08-26T08:26:06+0000",
       "destroyed": false,
       "diskofferingdisplaytext": "Custom Disk",
       "diskofferingid": "5379c9c4-4b65-4263-bae1-9414ef8267ef",
       "diskofferingname": "Custom",
       "displayvolume": true,
       "domain": "ROOT",
       "domainid": "411a5508-e2f2-11ea-b23b-1e00d8013b4a",
       "hypervisor": "VMware",
       "id": "0ae0b19d-5bb6-46e2-b31b-0b855e0b80e5",
       "isextractable": true,
       "name": "data",
       "path": "bc4d0c823edf41569ad2b7586e300d56",
       "podid": "6aeb012e-2e39-4eec-a87a-373a5501c799",
       "podname": "Pod1",
       "provisioningtype": "thin",
       "quiescevm": false,
       "size": 1073741824,
       "state": "Ready",
       "storage": "ref-trl-1513-v-M7-alex-mattioli-esxi-pri14",
       "storageid": "4a06efd4-4114-32d3-aa7e-d18f52a8a8d8",
       "storagetype": "shared",
       "tags": [],
       "type": "DATADISK",
       "zoneid": "08148e95-4cc7-455b-b1c4-e58777b7738d",
       "zonename": "ref-trl-1513-v-M7-alex-mattioli"
     }
   }
   ```
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-primate] Pearl1594 commented on issue #622: [BUG] Migrate volume is missing when volume is detached

Posted by GitBox <gi...@apache.org>.
Pearl1594 commented on issue #622:
URL: https://github.com/apache/cloudstack-primate/issues/622#issuecomment-680833635


   Fixed with: https://github.com/apache/cloudstack-primate/pull/625


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-primate] rhtyd closed issue #622: [BUG] Migrate volume is missing when volume is detached

Posted by GitBox <gi...@apache.org>.
rhtyd closed issue #622:
URL: https://github.com/apache/cloudstack-primate/issues/622


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack-primate] rhtyd commented on issue #622: [BUG] Migrate volume is missing when volume is detached

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #622:
URL: https://github.com/apache/cloudstack-primate/issues/622#issuecomment-682414723


   Checked against old UI and verified. Fixed in latest master with https://github.com/apache/cloudstack-primate/pull/625 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org