* [linux-lvm] couldn't find device with uuid ...
@ 2005-01-18 1:35 george
2005-01-18 4:58 ` Sam Vilain
0 siblings, 1 reply; 2+ messages in thread
From: george @ 2005-01-18 1:35 UTC (permalink / raw)
To: linux-lvm
Hi,
I have removed a logical volume from VolGroup00, and then added another
physical volume, from another disk, to that same VolGroup00. After reboot,
I can't use VolGroup00 anymore. No matter what I try to do, it says:
Couldn't find device with uuid 'wx....' and VolGroup00 is unusable.
I removed the physical volume that i last added, but i still get:
For example:
> pvscan
Couldn't find device with uuid '.....'
PV /dev/hda4 VG VolGroup00 lvm2 [60.28GB/50.31GB free]
PV unknown device VG VolGroup00 lvm2 [37.25GB/37.25GB free]
Total: 2 [97.53GB] / in use: 2 [97.53GB] / in no VG: 0 [0 ]
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?
I am using:
LVM version: 2.00.25 (2004-09-29)
Library version: 1.00.19 (2004-07-03)
Driver version: 4.1.2
Thank you,
George
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-lvm] couldn't find device with uuid ...
2005-01-18 1:35 [linux-lvm] couldn't find device with uuid george
@ 2005-01-18 4:58 ` Sam Vilain
0 siblings, 0 replies; 2+ messages in thread
From: Sam Vilain @ 2005-01-18 4:58 UTC (permalink / raw)
To: george; +Cc: LVM general discussion and development
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)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-01-18 6:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-18 1:35 [linux-lvm] couldn't find device with uuid george
2005-01-18 4:58 ` Sam Vilain
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox