linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: "Jordi Prats Català" <jprats@cesca.es>
To: linux-lvm@redhat.com
Subject: [linux-lvm] how to remove a device
Date: Wed, 23 Jan 2008 12:39:19 +0100 (CET)	[thread overview]
Message-ID: <1746.193.144.33.101.1201088359.squirrel@webmail.cesca.es> (raw)

Hi all,
I'm currently using cLVM. I moved a RAID0 disc to a RAID5 disc using
pvmove on my first node and removed from it's volume group using vgreduce.

After that I deleted de first disk. Now on the secondary node I'm getting
IO errors like that:

[root@inf18 ~]# pvscan
  /dev/sdb: read failed after 0 of 4096 at 214748299264: Input/output error
  /dev/sdb1: read failed after 0 of 512 at 214745481216: Input/output error
  PV /dev/sde1           VG padicat.bench   lvm2 [200.00 GB / 0    free]
  PV /dev/sda1           VG vm.fibra        lvm2 [10.00 GB / 0    free]
  PV /dev/sdd1           VG vm.fibra        lvm2 [25.00 GB / 0    free]
  PV /dev/sdc2           VG vm.fibra        lvm2 [1012.00 MB / 492.00 MB
free]
  PV /dev/cciss/c0d0p3                      lvm2 [91.69 GB]
  Total: 5 [327.66 GB] / in use: 4 [235.98 GB] / in no VG: 1 [91.69 GB]
[root@inf18 ~]# vgreduce padicat.bench /dev/sdb1
  Physical Volume "/dev/sdb1" not found in Volume Group "padicat.bench"

Also I can't use the LV on the VG that was that disk. Anyone can help me
on telling LVM not to use sdb anymore? It's a production system, so by now
reboot it it's no an option to me.

Thanks!
Jordi

                 reply	other threads:[~2008-01-23 11:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1746.193.144.33.101.1201088359.squirrel@webmail.cesca.es \
    --to=jprats@cesca.es \
    --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;
as well as URLs for NNTP newsgroup(s).