sudo87 commented on issue #11502:
URL: https://github.com/apache/cloudstack/issues/11502#issuecomment-3351090997

   Regardless of whether "Clean up" is selected, all associated offerings 
(disk, network, service, VPC) are currently being removed.
   
   Additionally, after deleting a domain (e.g., d1), any attempt to stop an 
instance that was using a now-removed service offering will fail and return an 
error.
   
   
![Image](https://github.com/user-attachments/assets/a8f89478-2f83-429d-b039-334c1d48df1a)
   
   To avoid this, it looks like the correct approach would be to mark offerings 
as Inactive instead of removing them entirely. Verified it by updating state 
value as Inactive and removed as NULL.


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