Re: [CentOS] read failed after messages of non existing harddisks

2011-10-31 Thread Richard Mollel
rom: Götz Reinicke To: CentOS mailing list Cc: Sent: Monday, October 31, 2011 5:37 AM Subject: Re: [CentOS] read failed after messages of non existing harddisks Hi, a cat /proc/partitions shows the two disks. They were direct connected to an scsi port. (Old ide 2 scsi Raids). I disconnected tham a l

Re: [CentOS] read failed after messages of non existing harddisks

2011-10-31 Thread Götz Reinicke
> remove the LUNs which no more exist. > How were these disks attached to your system? > > > > > - Original Message - > From: Philippe Naudin > To: CentOS mailing list > Cc: > Sent: Friday, October 28, 2011 9:26 AM > Subjec

Re: [CentOS] read failed after messages of non existing harddisks

2011-10-28 Thread Richard Mollel
   use the options "-r|--refresh". This will     remove the LUNs which no more exist. How were these disks attached to your system? - Original Message - From: Philippe Naudin To: CentOS mailing list Cc: Sent: Friday, October 28, 2011 9:26 AM Subject: Re: [CentO

Re: [CentOS] read failed after messages of non existing harddisks

2011-10-28 Thread Richard Mollel
Before you physically removed the disk, you were supposed to have done pvremove. you can try pvdisplay/pvscan and see if these disks are displayed there, before trying a pvremove on them again. I assume the said disks were properly remove from any lv,vg that you had. - Original Message

Re: [CentOS] read failed after messages of non existing harddisks

2011-10-28 Thread Philippe Naudin
Le ven 28 oct 2011 14:08:50 CEST, Götz Reinicke a écrit: > Hi, > > some time ago I removed some physical disks from a server and now I'm > still getting dmesg messages like: > > sd 0:2:2:0: SCSI error: return code = 0x00040001 > end_request: I/O error, dev sdc, sector 0 > > And all lvm tools st