Linux LVM users
 help / color / mirror / Atom feed
From: Sam Vilain <sam@vilain.net>
To: george@cs.umd.edu
Cc: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] couldn't find device with uuid ...
Date: Tue, 18 Jan 2005 17:58:39 +1300	[thread overview]
Message-ID: <41EC977F.70208@vilain.net> (raw)
In-Reply-To: <63588.141.156.32.224.1106012124.squirrel@intranet.cs.umd.edu>

george@cs.umd.edu wrote:
> I removed the physical volume that i last added, but i still get:
> For example:
>>pvscan
> Couldn't find device with uuid '.....'
> I might have modified/removed a partition that was part of VolGroup00, but
> I am sure it didn't have any data on it. /dev/hda4 was holding all my
> data. Is there any chance that I can get VolGroup00 to work again?

Try:

   vgreduce --removemissing /dev/VolGroup00

You can also get a long way using the --partial (-P) flag to many of the
utilities.

eg

   vgscan -P
   vgchange -P -ay
   vgdisplay -v -P /dev/VolGroup00

-- 
Sam Vilain, sam /\T vilain |><>T net, PGP key ID: 0x05B52F13
(include my PGP key ID in personal replies to avoid spam filtering)

      reply	other threads:[~2005-01-18  6:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-18  1:35 [linux-lvm] couldn't find device with uuid george
2005-01-18  4:58 ` Sam Vilain [this message]

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=41EC977F.70208@vilain.net \
    --to=sam@vilain.net \
    --cc=george@cs.umd.edu \
    --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