June 2017
Intermediate to advanced
340 pages
8h 22m
English
We used the versatile virsh snapshot-list command to list all internal and external snapshots for the specified virtual machine. Note how we can get similar information using the qemu-img command directly on the image files, as we saw earlier in this chapter. However, the API calls that libvirt provides for listing snapshots are much more convenient. In the next chapter, we are going to see examples on how to use the libvirt Python bindings to manipulate KVM instances and their snapshots.
Read now
Unlock full access