abh1sar opened a new issue, #11257:
URL: https://github.com/apache/cloudstack/issues/11257

   ### problem
   
   Restore fails _silently_ if the data volume was created before the root 
volume and backup was taken using the NAS backup provider.
   
   ### versions
   
   ACS 4.20
   
   ### The steps to reproduce the bug
   
   1. Create a data volume _V1_
   2. Create an instance _Instance1_
   3. Attach _V1_ to _Instance1_
   4. Write a file `test.txt` into _Instance1_'s root disk.
   5. Create backup _B1_ of _Instance1_
   6. Stop _Instance1_ and restore _B1_
   7. Restore finishes in a few seconds without any error.
   8. The file `test.txt` is absent from _Instance1_
   
   ### What to do about it?
   
   Restore should succeed.
   At the least it should throw error if data is not restored.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to