All of lore.kernel.org
 help / color / mirror / Atom feed
From: lembark@wrkhors.com
To: linux-lvm@sistina.com
Subject: RE: [linux-lvm] about to give up
Date: Wed, 11 Jul 2001 12:25:53 -0500	[thread overview]
Message-ID: <212820000.994872353@duke.wrkhors.com> (raw)
In-Reply-To: <85063BBE668FD411944400D0B744267A64338A@AUSMAIL>


-- "Gonyou, Austin" <austin@coremetrics.com> on 07/11/01 10:30:10 -0500

> perhaps just blowing away your VG, then re-setting the volumes as PVs in
> that vg, then growing them one at a time?

blowing off the VG will loose data.

try:

    vgexport blah;
    vgimport blah PV PV PV;

Export will remove the vg from local disk but leave
the VG info on the platters.  Import will re-build 
the VG on the disk.

sl

  parent reply	other threads:[~2001-07-11 17:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-11 15:30 [linux-lvm] about to give up Gonyou, Austin
2001-07-11 15:39 ` Eli Criffield
2001-07-11 17:25 ` lembark [this message]
2001-07-11 18:41   ` Eli Criffield
2001-07-11 19:20     ` lembark
2001-07-11 19:37       ` Eli Criffield
  -- strict thread matches above, loose matches on Subject: below --
2001-07-11 19:40 Gonyou, Austin
2001-07-11 19:53 ` Eli Criffield
2001-07-11 18:09 Gonyou, Austin
2001-07-11 16:52 Gonyou, Austin
2001-07-11 16:17 Gonyou, Austin
2001-07-11 16:22 ` Eli Criffield
2001-07-11 13:30 Eli Criffield

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=212820000.994872353@duke.wrkhors.com \
    --to=lembark@wrkhors.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.