From: Turbo Fredriksson <turbo@bayour.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Forcibly remove broken disk from LV
Date: Fri, 29 Jun 2007 13:01:14 +0200 [thread overview]
Message-ID: <87k5tndnyd.fsf@pumba.bayour.com> (raw)
In-Reply-To: <4684DCA3.8020504@redhat.com> (Bryn M. Reeves's message of "Fri, 29 Jun 2007 11:19:15 +0100")
Quoting "Bryn M. Reeves" <breeves@redhat.com>:
> You can activate what's left of the volume group with:
> vgchange --partial -ay <VolGroup>
Tried that but it didn't seem to be working:
----- s n i p -----
root@pegasos:~# vgchange --partial -ay movies
Partial mode. Incomplete volume groups will be activated read-only.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Device /dev/ioerror not found.
device-mapper: reload ioctl failed: Invalid argument
device-mapper: reload ioctl failed: Invalid argument
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Device /dev/ioerror not found.
device-mapper: reload ioctl failed: Invalid argument
1 logical volume(s) in volume group "movies" now active
root@pegasos:~# vgdisplay
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find all physical volumes for volume group movies.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find all physical volumes for volume group movies.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find all physical volumes for volume group movies.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find all physical volumes for volume group movies.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find all physical volumes for volume group movies.
Couldn't find device with uuid 'nqj4V1-CxT3-At8I-Vc0h-E6iu-6jY3-a6z0A3'.
Couldn't find all physical volumes for volume group movies.
Volume group "movies" not found
----- s n i p -----
I was supposed to do this after physically removing/disconnecting the
broken disk, right?
Also, i noticed that I had the /dev/mapper/movies-pvmove0 block device.
How do i cancel the pvmove I initiated a couple of days ago (tried
to move hdb to availible space on VG - this availible space is/was
on the - now - broken disk)? The command 'pvmove --abort' won't
work - it also hangs...
prev parent reply other threads:[~2007-06-29 11:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-29 10:08 [linux-lvm] Forcibly remove broken disk from LV Turbo Fredriksson
2007-06-29 10:19 ` Bryn M. Reeves
2007-06-29 11:01 ` Turbo Fredriksson [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=87k5tndnyd.fsf@pumba.bayour.com \
--to=turbo@bayour.com \
--cc=linux-lvm@redhat.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.