SadiJr opened a new pull request, #7221:
URL: https://github.com/apache/cloudstack/pull/7221

   ### Description
   
   Using VMWare with Veeam on ACS, when restoring a volume from a backup, ACS 
creates a new VM from the backup, detaches all volumes, and attaches the 
selected volume to the original VM. 
   
   Veeam allows restoring only the selected volume, which is faster and more 
performant than the current approach. This PR aims to improve the volume 
restore process using this native option of Veeam.
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [x] Minor
   
   ### How Has This Been Tested?
   It was tested in a local lab:
   
   1. I created a new VM and attached this VM to a Backup Offering;
   2. I made some manual backups;
   3. I restore some volume of this backups, and check if, in Veeam and 
vCenter, only the selected volume are 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