Displaying 3 results from an estimated 3 matches for "1151629".
2016 May 04
3
c6, drbd and file systems
You could also use pacemaker to manage promoting the drbd device and
mounting it with a dead master role as a dependency. Are you using anything
to automatically promote the send slave already?
2014 Dec 23
2
Re: Using virsh blockcopy -- what's it supposed to accomplish?
...you do
> a pivot, leaving the original as the point in time). But I would like
> to add a --quiesce option to blockcopy, similar to what is already
> available for snapshot-create --quiesce.
I remember a RHEL7 bug you filed for that, Eric,
https://bugzilla.redhat.com/show_bug.cgi?id=1151629 -- blockcopy
--keep-overlay ought to have --quiesce option
Something similar needs to be cloned upstream?
--
/kashyap
2014 Dec 22
7
Using virsh blockcopy -- what's it supposed to accomplish?
I am experimenting with the blockcopy command, and after figuring out
how to integrate qemu-nbd, nbd-client and
dumpxml/undefine/blockcopy/define/et. al. I have one remaining question:
What's the point?
The "replication" disk file is not, from what I can ascertain, bootable.
I expect this operation to create a pristine copy of my source qcow2
file (at a given point in time)