Does qemu-monitor-command support external snapshot? -


i made external snapshot 'myvm'. when tried list snapshot info 'myvm' through qemu-monitor-command --hmp myvm 'info snapshots'. there nothing shown. however, got correct snapshot info using snapshot-list myvm. not clear if qemu-monitor-command support external snapshot?

compiled against library: libvirt 0.10.2 using library: libvirt 0.10.2 using api: qemu 0.10.2 running hypervisor: qemu 2.3.0 

any appreciated.

the 'info snapshots' monitor command invoking reports on qcow2 internal snapshots (ie snapshot data stored inside original qcow2 file). if created external snapshots (using qcow2 backing file feature), not reported via 'info snapshots'.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -