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

   This fixes the following cases in which Solidfire storage integration caused 
issues when using Solidfire datadisks with VMware:
   
   1. Take Volume Snapshot of Solidfire data disk
   2. Delete an active Instance with Solidfire data disk attached
   3. Attach used existing Solidfire data disk to a running/stopped VM
   4. Stop and Start an instance with Solidfire data disks attached
   5. Expand disk by resizing Solidfire data disk by providing size
   6. Expand disk by changing disk offering for the Solidfire data disk
   
   Function | Operation | Description | Fix Status
   -- | -- | -- | --
   Create | Take Volume Snapshot | Take data disk volume snapshot on active 
instance | :white_check_mark:
   Delete | Delete an active Instance | Delete an active Instance with attached 
1:1 data disks | :white_check_mark:
   Update | Attach used existing data disk | Attach a previous used data volume 
to a instance | :white_check_mark:
   Update | Stop and Start a Instance | Stop and Start a Instance with attached 
1:1 data disks | :white_check_mark:
   Update | Resize Data volumen | Expand data disk on demand | 
:white_check_mark:
   Update | Change disk offering for the data volumen | Expand data disk 
changing disk offering | :white_check_mark:
   Update | Migrate data volume | Migrate a data volume between primaries 
storages Solidfire based | Unsupported feature
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [ ] 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
   
   #### Bug Severity
   
   - [x] BLOCKER
   - [ ] Critical
   - [ ] Major
   - [ ] Minor
   - [ ] Trivial
   
   ### How Has This Been Tested?
   
   Tested in a ACS 4.17 adv zone env with VMware and Solidfire setup. Tested 
all the following cases:
   
   <img width="1231" alt="Screenshot 2023-07-21 at 1 02 29 PM" 
src="https://github.com/apache/cloudstack/assets/95203/39ce7098-7d75-44f7-8086-1116bb4c77f3";>
   
   


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