GitHub user zenbiking added a comment to the discussion: Way to Restore a Specific VM from Hourly Snapshots in Apache CloudStack 4.19.1.2
@pankajfromcomhard What I've done - Stop the VM from within Cloudstack - Login to a cloudstack host, and locate/rename the qcow file(s) you want to restore - From the NetApp CLI, perform a "volume snapshot restore-file" with the appropriate parameters to restore the individual files from the snapshot of your choice. The "restore-file" will allow you to restore a single file out of a volume based snapshot - Once you have restored the file, power the VM on from within Cloudstack. - After you are happy that the restore worked, then remove the file(s) you've renamed GitHub link: https://github.com/apache/cloudstack/discussions/10464#discussioncomment-12330335 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org