You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/02/18 14:18:22 UTC

[GitHub] [cloudstack] PaulAngus commented on pull request #4493: Recover VM not able to attach the data disks which were attached before destroy

PaulAngus commented on pull request #4493:
URL: https://github.com/apache/cloudstack/pull/4493#issuecomment-781374978


   Thanks @rhtyd 
   
   I added my comments on 18 Dec 2020
   https://github.com/apache/cloudstack/pull/4493#issuecomment-747950146
   
   I've re-read then and still believe them to be correct.
   Data volumes are first-class citizens, they do not belong to a VM, they are merely attached to it for some period of time.  Therefore if the VM to which they were attached is destroyed, they become free agents.
   
   As stated above, a compromise could be:
   
   > A specific API parameter to try to reattach previously attached data volume has some merit, with a suitable error if the volume(s) aren't available. Although it's only combining two operations:
   > 'Recover VM' then 'attach data volume(s)'
   
   


----------------------------------------------------------------
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