Re: VM Backup on ODA X7-2M
Posted by
ErmanArslansOracleBlog on
Apr 24, 2019; 11:40am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/VM-Backup-on-ODA-X7-2M-tp7321p7350.html
Here is a way to import a vm image with qcow2 format ->
https://blogs.oracle.com/oda/kvm-import-an-ova-templateHowever; getting backups using snapshot is not documented for ODA.
You may try using qemu-nbd's snapshot option (qemu-nbd --snapshot ), but as this is not documented , the risk is yours.