linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] Does LVM has something to backup like mbr??
@ 2006-08-28 18:38 Du
  2006-08-28 22:45 ` Nix
  0 siblings, 1 reply; 2+ messages in thread
From: Du @ 2006-08-28 18:38 UTC (permalink / raw)
  To: LVM general discussion and development

Hi, these days I was wondering if I do some crap in my LV's and I want
to recover it, can I keep some kind of mbr's backup?

Something that, when I put it in the right place, it recovers my LV's ??
Just like mbr. Cuz if I backup my mbr, it just recover my unique
partition with LVM.


Thx!!

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [linux-lvm] Does LVM has something to backup like mbr??
  2006-08-28 18:38 [linux-lvm] Does LVM has something to backup like mbr?? Du
@ 2006-08-28 22:45 ` Nix
  0 siblings, 0 replies; 2+ messages in thread
From: Nix @ 2006-08-28 22:45 UTC (permalink / raw)
  To: LVM general discussion and development

On Mon, 28 Aug 2006, Du wrote:
> Hi, these days I was wondering if I do some crap in my LV's and I want
> to recover it, can I keep some kind of mbr's backup?

This should be automatically maintained in /etc/lvm/backup: both the
directory to back up to and whether backups are maintained at all
is customizable in /etc/lvm/lvm.conf, but it's a *really good idea*
to leave it turned on.

By default a backup is taken whenever the metadata changes (addition,
removal, or reconfiguration of LVs and VGs, basically).

You can restore an old configuration with `vgcfgrestore' and back up the
existing one on command with `vgcfgbackup'. (Obviously restoring an old
configuration with LVs in different places is unlikely to work because
the data isn't in the right places anymore, but re-restoring the new,
correct configuration should repair things immediately.)

> Something that, when I put it in the right place, it recovers my LV's ??

That's exactly it.

> Just like mbr. Cuz if I backup my mbr, it just recover my unique
> partition with LVM.

Your general system backup (you *do* have one, right? :) ) should be
backing up /etc anyway, in which case the LVM metadata backups should
be backed up with everything else.

-- 
`In typical emacs fashion, it is both absurdly ornate and
 still not really what one wanted.' --- jdev

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-28 22:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-28 18:38 [linux-lvm] Does LVM has something to backup like mbr?? Du
2006-08-28 22:45 ` Nix

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).