slavkap commented on PR #11490:
URL: https://github.com/apache/cloudstack/pull/11490#issuecomment-3211445644

   Tested with Ceph
   `snapshot.backup.to.secondary` = true
   Create a snapshot from the ROOT volume
   - create a template from the snapshot - passed
   - create a volume from the snapshot - passed
   
   `snapshot.backup.to.secondary` = false
   Create a snapshot from the ROOT volume
   - create a template from the snapshot - passed // The snapshot is backed up 
to the secondary storage, and after creating the volume, the backup is deleted
   - create a volume from the snapshot - passed // The snapshot is backed up to 
the secondary storage, and after creating the template, the backup is deleted
   
   


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