2016-10-12 5:19 GMT+03:00 Michal Privoznik <[email protected]>: > Unfortunately, I don't have a setup to try this out. The code looks > okay, however the commit you are referring to says that there might be > some problems with storing memory into RBD image. So is that the case? > Because if it is, we might not want to allow this for full snapshots > with guest memory.
RBD does not support storing memory snapshot, but sheepdog have this ability from the begining (internally it stores memory like other objects but with specific flag). So i add check for sheepdog network protocol. -- Vasiliy Tolstov, e-mail: [email protected] -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
