nxsbi commented on issue #9430:
URL: https://github.com/apache/cloudstack/issues/9430#issuecomment-2244242831

   > @nxsbi I gather this is a Xen environment. Are there a chain of snapshots 
present for the given volume? If yes, have all the snapshots belonging to the 
chain been migrated to the newly added secondary store? the destination storage 
where the new volume snapshot is backed up to is decided based on the location 
of the previous snapshot: 
https://github.com/apache/cloudstack/blob/4.19.1.0/engine/storage/snapshot/src/main/java/org/apache/cloudstack/storage/snapshot/DefaultSnapshotStrategy.java#L151.
   
   Hello,
   Yes, all the snapshots have moved over - there is no more folder for volume 
Id  under the snapshots/account/ in the old storage. All of them are in the new 
storage.
   
   One thing I noticed is that the records in the snapshot_store_ref for these 
volumes show parent_snapshot_id as 0 - which is usually only when it’s the 
first full snapshot, and second these records show a Physical_size =0.
   
   


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