From: David Brown <lvm@davidb.org>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Enterprise Backup Software with good support for LVM
Date: Tue, 29 Nov 2005 10:50:27 -0800 [thread overview]
Message-ID: <20051129185026.GA9978@old.davidb.org> (raw)
In-Reply-To: <0456A130F613AD459887FF012652963F33EB75@mail7.amherst.edu>
On Tue, Nov 29, 2005 at 01:43:17PM -0500, Steffen Plotner wrote:
> I would like to add that creating backups of LVM snapshots is sensible,
> as the data is in a crash-consistent state. Today's operating systems
> can definitely handle this type of state. I have developed scripts that
> effectively netcat contents from LVM snapshots to a remote machine
> (either into another logical volume or simply a file).
If you are using a journalling filesystem, then the snapshot should be
consistent. XFS and LVM2 work together to try and make the snapshot even
more consistent.
The question, then would be can you integrate the LVM2 snapshot
creation/removal with the backup software. I backup my snapshot volumes
using custom backup software (file based) and things work fine.
I have discovered a minor problem with snapshots, but haven't figured out
exactly what is happening. It seems that with some types of databases,
modifications made to the database happen across the snapshots (happen to
both images). I suspect it has something to do with mmapping a file, but I
can't reproduce it with my own code. For my instances, the changes don't
hurt anything, since they are databases that are essentially caches of
other derrived information, but a real database file could be a problem.
Dave
next prev parent reply other threads:[~2005-11-29 18:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-29 18:43 [linux-lvm] Enterprise Backup Software with good support for LVM Steffen Plotner
2005-11-29 18:50 ` David Brown [this message]
2005-11-29 19:19 ` David Brown
-- strict thread matches above, loose matches on Subject: below --
2005-11-29 20:51 Allen Bolderoff
2005-11-29 20:49 Allen Bolderoff
2005-11-29 18:03 Mark F
2005-11-29 18:29 ` Michael Loftis
2005-11-29 18:40 ` Graham Wood
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=20051129185026.GA9978@old.davidb.org \
--to=lvm@davidb.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).