From: "Marc Patino Gómez" <mpatino@es.clara.net>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: [linux-lvm] Backuping "special" snapshots
Date: Wed, 03 Oct 2007 10:47:43 +0200 [thread overview]
Message-ID: <4703572F.8020604@es.clara.net> (raw)
Hi list,
I am searching a way to backup a "special" logical volume. This special
lv doesn't contains a filesystem, it contains a hole image disk of a
running server (MBR,Partition Table, Partitions and filesystems), in
fact it is a VBD (Virtual Block Device) of a HVM Xen Guest.
I want to be able to make the backup without shutting down the Virtual
Machine, but the traditional way :
- make a snapshot
- mount snapshot
- backup the snapshots
- umount snapshot
- remove snapshot
is not suitable for this kind of logical volumes.
I search some information about it, but the only clue is:
fdisk -l -u /dev/vg00/lv00
after looking the partition table, mount a partition with mount with the
corresponding offset parameter...
Exists a way to do this using a snapshot? Any other advice to backup
this kind of logical volume?
Many thanks in advance,
Cheers,
Marc
next reply other threads:[~2007-10-03 8:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-03 8:47 Marc Patino Gómez [this message]
2007-10-03 9:09 ` [linux-lvm] Backuping "special" snapshots Bryn M. Reeves
2007-10-03 9:20 ` Marc Patino Gómez
2007-10-03 11:23 ` Marc Patino Gómez
2007-10-03 11:25 ` Bryn M. Reeves
2007-10-03 11:56 ` Marc Patino Gómez
2007-10-03 15:16 ` Stuart D. Gathman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4703572F.8020604@es.clara.net \
--to=mpatino@es.clara.net \
--cc=linux-lvm@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.