From: Patrick Caulfield <caulfield@sistina.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] LVM backup server
Date: Wed Dec 3 08:21:02 2003 [thread overview]
Message-ID: <20031203142008.GF1833@tykepenguin.com> (raw)
In-Reply-To: <5EDC40261519564AB9A8760651C77A1D58581F@btiburmail01.bustech.com>
On Wed, Dec 03, 2003 at 08:36:44AM -0500, George Campbell wrote:
> Link: File-List
>
> I followed the LVM HOW-TO to install and configure LVM on a Linux server.
> I defined a single volume group, a single logical volume, and about 14
> separate physical extents on a SAN. It works fine.
>
> My question is, what steps need to be done beyond the initial rpm install
> and activation to configure LVM on a second server that will only be used
> for backup if the first server goes down. I don't want to do anything that
> would wipe out any data on the logical volume, but I want the volume group
> and logical volume to be defined exactly as the original server has them
> defined.
>
> It seems I should NOT do any pvcreates. Can I just do the vgcreate,
> followed by the lvcreate, skip doing the mk2fs, and do the mount of the
> logical volume?
You don't need to do anything apart from vgscan/vgchange -ay when you need to
use the volumes, the mount them.
Don't redo vgcreate/lvcreate as that will mangle the metadata for the other
node.
--
patrick
next prev parent reply other threads:[~2003-12-03 8:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-03 7:42 [linux-lvm] LVM backup server George Campbell
2003-12-03 8:21 ` Patrick Caulfield [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-12-03 11:12 George Campbell
2003-12-03 11:24 ` Patrick Caulfield
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=20031203142008.GF1833@tykepenguin.com \
--to=caulfield@sistina.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 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.