On 09/23/2011 11:08 AM, Martin Mailand wrote:
Hi,
is it possible to access snapshots without to rollback the head of the
rbd volumen?
Because I want to do a snapshot of a vm running via librbd and qemu, and
use the snapshot to make a offsite backup of the vm.

Yup, you can export it from a given snapshot:

    rbd export --snap snapname image /path/to/destination
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to