JoaoJandre commented on PR #8911:
URL: https://github.com/apache/cloudstack/pull/8911#issuecomment-2194701897

   Hey @mlsorensen, @weizhouapache, @rohityadavcloud, @borisstoyanov
   
   After reading all your comments, doing more testing and pondering on the 
question a bit more, you changed my mind. I think we should work to maintain 
linked-clone migration whenever possible; therefore, I propose the following 
changes:
   
   1. Instead of only maintaining linked clone only on NFS to NFS migration, we 
maintain it when migrating between NFS, shared mount-point and local storage, 
as all of these are file based and have no reason to always consolidate the 
volumes.
   2. In order to fix the situations explained in #7615 and #8834, we 
consolidate the volume when its template is deleted. 
   
   Using the proposed ideas, we expand the general cases where linked clone is 
maintained (as currently only NFS to NFS maintains it), while fixing the bug 
with force deleting the template. Do you agree with this approach?


-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to