From: Andreas Dilger <adilger@turbolinux.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Possible to raise Max LV?
Date: Tue, 27 Feb 2001 22:37:46 -0700 (MST) [thread overview]
Message-ID: <200102280537.f1S5bk529025@webber.adilger.net> (raw)
In-Reply-To: <20010227172820.A1211@bar.nowhere> from "zoo1@corecomm.net" at "Feb 27, 2001 05:28:20 pm"
"zoo1" writes:
> i was also considering creating two VGs, one for "user" data
> and one for "system" stuff. now, i'm trying to figure out what i thought
> the point of this was, maybe something about possible future migrations
> to multispindle systems.
One reason to do this (on AIX) at least was that for production systems
it was useful to be able to move a VG to another server if the original
server died a horrible death. Also, if you have server failover (HA),
you need to have all of the data in a single VG in order to import it
on the backup server (of course a replicated distributed filesystem is
better).
Finally, on AIX, you have a backup tool called "mksysb" which would give
you a backup tape so that you can install a new/replacement system from
the tape, and it configures all of your LVs for you etc. The mksysb
backup only backs up the "rootvg", which normally holds /, /usr, /tmp,
/var, /home, /boot, and swap (swap and /tmp are not backed up, but are
re-created at install time). If you put too much stuff in your rootvg
then it was in danger of not fitting on a single tape, and you also may
restore a lot of junk you don't want on another system.
I've been thinking about doing something like mksysb for Linux, but I
need a bit more support in ext2 (to hold the last mounted directory
for rebuilding /etc/fstab). Other than that, it would be supremely
convenient for bare-metal restores of a system (only need a boot floppy).
Cheers, Andreas
--
Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto,
\ would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert
next prev parent reply other threads:[~2001-02-28 5:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-27 13:15 [linux-lvm] Possible to raise Max LV? Dave Alden
2001-02-27 16:58 ` Andreas Dilger
2001-02-27 18:23 ` Dave Alden
2001-02-27 19:18 ` Jay Weber
2001-02-27 20:22 ` Andreas Dilger
2001-02-27 20:35 ` Ragnar Kjørstad
2001-02-27 20:55 ` Andreas Dilger
2001-02-27 21:04 ` Eric M. Hopper
2001-02-28 12:34 ` Heinz J. Mauelshagen
2001-02-27 22:28 ` zoo1
2001-02-28 5:37 ` Andreas Dilger [this message]
2001-02-28 5:07 ` Steven Lembark
2001-02-28 12:22 ` Heinz J. Mauelshagen
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=200102280537.f1S5bk529025@webber.adilger.net \
--to=adilger@turbolinux.com \
--cc=linux-lvm@sistina.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).