LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 07-28-2017, 12:12 AM   #1
sandeep002gupta
Member
 
Registered: Apr 2011
Posts: 96
Blog Entries: 1

Rep: Reputation: 0
LVM Error: /dev/sda: read failed after 0 of 4096 at 0: Input/output error


Hi,

we received error on RHEL 6.1:

dmsg:

end_request: I/O error, dev sdbb, sector 8
sd 1:0:0:0: [sdae] Device not ready
sd 1:0:0:0: [sdae] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
sd 1:0:0:0: [sdae] Sense Key : Not Ready [current]
sd 1:0:0:0: [sdae] Add. Sense: Logical unit not ready, manual intervention required
sd 1:0:0:0: [sdae] CDB: Read(10): 28 00 00 00 00 08 00 00 08 00
end_request: I/O error, dev sdae, sector 8
sd 1:0:0:2: [sdag] Device not ready
sd 1:0:0:2: [sdag] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
sd 1:0:0:2: [sdag] Sense Key : Not Ready [current]
sd 1:0:0:2: [sdag] Add. Sense: Logical unit not ready, manual intervention required
sd 1:0:0:2: [sdag] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
end_request: I/O error, dev sdag, sector 0


#lvdisplay
/dev/sda: read failed after 0 of 4096 at 0: Input/output error
/dev/sdag: read failed after 0 of 4096 at 0: Input/output error
/dev/sdr: read failed after 0 of 4096 at 0: Input/output error
/dev/sdax: read failed after 0 of 4096 at 0: Input/output error
/dev/sdc: read failed after 0 of 4096 at 0: Input/output error
/dev/sdai: read failed after 0 of 4096 at 0: Input/output error
/dev/sday: read failed after 0 of 4096 at 0: Input/output error
/dev/sdt: read failed after 0 of 4096 at 0: Input/output error
/dev/sde: read failed after 0 of 4096 at 0: Input/output error
/dev/sdu: read failed after 0 of 4096 at 0: Input/output error
/dev/sdal: read failed after 0 of 4096 at 0: Input/output error
/dev/sdbb: read failed after 0 of 4096 at 0: Input/output error
/dev/sdam: read failed after 0 of 4096 at 0: Input/output error
/dev/sdh: read failed after 0 of 4096 at 0: Input/output error
/dev/sdx: read failed after 0 of 4096 at 0: Input/output error
/dev/sdbd: read failed after 0 of 4096 at 0: Input/output error
/dev/sdi: read failed after 0 of 4096 at 0: Input/output error
/dev/sdao: read failed after 0 of 4096 at 0: Input/output error
/dev/sdz: read failed after 0 of 4096 at 0: Input/output error
/dev/sdbf: read failed after 0 of 4096 at 0: Input/output error
/dev/sdk: read failed after 0 of 4096 at 0: Input/output error
/dev/sdaq: read failed after 0 of 4096 at 0: Input/output error
/dev/sdab: read failed after 0 of 4096 at 0: Input/output error
/dev/sdm: read failed after 0 of 4096 at 0: Input/output error
/dev/sdat: read failed after 0 of 4096 at 0: Input/output error
/dev/sdae: read failed after 0 of 4096 at 0: Input/output error
/dev/sdp: read failed after 0 of 4096 at 0: Input/output error
/dev/sdav: read failed after 0 of 4096 at 0: Input/output error

what should be issue,
 
Old 07-28-2017, 07:32 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by sandeep002gupta View Post
Hi,
we received error on RHEL 6.1: dmsg:
Code:
end_request: I/O error, dev sdbb, sector 8
sd 1:0:0:0: [sdae] Device not ready
sd 1:0:0:0: [sdae] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
sd 1:0:0:0: [sdae] Sense Key : Not Ready [current]
sd 1:0:0:0: [sdae] Add. Sense: Logical unit not ready, manual intervention required
sd 1:0:0:0: [sdae] CDB: Read(10): 28 00 00 00 00 08 00 00 08 00
end_request: I/O error, dev sdae, sector 8
sd 1:0:0:2: [sdag] Device not ready
sd 1:0:0:2: [sdag] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
sd 1:0:0:2: [sdag] Sense Key : Not Ready [current]
sd 1:0:0:2: [sdag] Add. Sense: Logical unit not ready, manual intervention required
sd 1:0:0:2: [sdag] CDB: Read(10): 28 00 00 00 00 00 00 00 08 00
end_request: I/O error, dev sdag, sector 0


#lvdisplay
  /dev/sda: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdag: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdr: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdax: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdc: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdai: read failed after 0 of 4096 at 0: Input/output error
  /dev/sday: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdt: read failed after 0 of 4096 at 0: Input/output error
  /dev/sde: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdu: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdal: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdbb: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdam: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdh: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdx: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdbd: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdi: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdao: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdz: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdbf: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdk: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdaq: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdab: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdm: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdat: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdae: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdp: read failed after 0 of 4096 at 0: Input/output error
  /dev/sdav: read failed after 0 of 4096 at 0: Input/output error
what should be issue,
Sounds very familiar to other things you've posted previously:
http://www.linuxquestions.org/questi...go-4175556247/
http://www.linuxquestions.org/questi...-a-4175523655/
http://www.linuxquestions.org/questi...-a-4175518358/

...where you ask about disks and mounting. After several years now, it's odd that you're still having problems with basic troubleshooting. You also still are not providing ANY useful details about your environment (hardware? what kind of disks? attached how? real or VM server?), what you were doing before this happened, etc. Again, as you've been asked numerous times before, read the "Question Guidelines" link in my posting signature. Without details we cannot help.

And also, again, you claim to be paying for support from Red Hat...so why haven't you called Red Hat support for assistance?
 
Old 08-10-2017, 05:33 AM   #3
sandeep002gupta
Member
 
Registered: Apr 2011
Posts: 96

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Its Dell Hardware server PowerEdge R515. SAN disk uses attached with fiber cables.
This is real server not VM.

As per my investigation there is LVM configuration that have now some issues. which are pointed below errors:

#lvdisplay
/dev/sda: read failed after 0 of 4096 at 0: Input/output error
/dev/sdag: read failed after 0 of 4096 at 0: Input/output error
/dev/sdr: read failed after 0 of 4096 at 0: Input/output error
/dev/sdax: read failed after 0 of 4096 at 0: Input/output error
/dev/sdc: read failed after 0 of 4096 at 0: Input/output error
/dev/sdai: read failed after 0 of 4096 at 0: Input/output error
/dev/sday: read failed after 0 of 4096 at 0: Input/output error
/dev/sdt: read failed after 0 of 4096 at 0: Input/output error
/dev/sde: read failed after 0 of 4096 at 0: Input/output error
/dev/sdu: read failed after 0 of 4096 at 0: Input/output error
/dev/sdal: read failed after 0 of 4096 at 0: Input/output error
/dev/sdbb: read failed after 0 of 4096 at 0: Input/output error
/dev/sdam: read failed after 0 of 4096 at 0: Input/output error
/dev/sdh: read failed after 0 of 4096 at 0: Input/output error
/dev/sdx: read failed after 0 of 4096 at 0: Input/output error
/dev/sdbd: read failed after 0 of 4096 at 0: Input/output error
/dev/sdi: read failed after 0 of 4096 at 0: Input/output error
/dev/sdao: read failed after 0 of 4096 at 0: Input/output error
/dev/sdz: read failed after 0 of 4096 at 0: Input/output error
/dev/sdbf: read failed after 0 of 4096 at 0: Input/output error
/dev/sdk: read failed after 0 of 4096 at 0: Input/output error
/dev/sdaq: read failed after 0 of 4096 at 0: Input/output error
/dev/sdab: read failed after 0 of 4096 at 0: Input/output error
/dev/sdm: read failed after 0 of 4096 at 0: Input/output error
/dev/sdat: read failed after 0 of 4096 at 0: Input/output error
/dev/sdae: read failed after 0 of 4096 at 0: Input/output error
/dev/sdp: read failed after 0 of 4096 at 0: Input/output error
/dev/sdav: read failed after 0 of 4096 at 0: Input/output error
 
Old 08-10-2017, 06:00 AM   #4
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
OK, did you remove or install a drive without shutting down LVM? Is one of your drives failing. Try running smartctl on each drive.
 
Old 08-10-2017, 07:35 AM   #5
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by sandeep002gupta View Post
Its Dell Hardware server PowerEdge R515. SAN disk uses attached with fiber cables. This is real server not VM. As per my investigation there is LVM configuration that have now some issues. which are pointed below errors:
Ok, so we'll go back to your other threads you've posted over the years, where you ask about IBM Storage:
http://www.linuxquestions.org/questi...-a-4175518358/

...SAN diagnostics:
http://www.linuxquestions.org/questi...-a-4175523655/

...and a similar issue posted about previously:
http://www.linuxquestions.org/questi...go-4175556247/

So again:
  • You have claimed in the past to be paying for Red Hat Enterprise support. Why have you not called them?
  • Have you contacted IBM support with help with any potential SAN issues?
  • Have you contacted Dell support for help with the server?
  • Have you done diagnostics on whatever HBA you're using, to see if its working?
  • Have you done anything to any HBA's in that volume set?
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
/dev/sdb: read failed after 0 of 4096 at 0: Input/output error deep27ak Linux - Hardware 3 07-24-2015 06:02 AM
LVM /dev/block/104:0: read failed after 0 of 4096 at 0: Input/output error hesisaboury Linux - Server 2 08-19-2013 05:16 AM
Input/output error during read on /dev/sda Dilbert137 Linux - Server 0 05-06-2008 12:03 AM
/dev/sda: read failed after 0 of 4096 at 0: Input/output error Danesh Linux - Software 3 04-08-2008 06:31 AM
/dev/sda: read failed after 0 of 4096 at 0: Input/output error Danesh Linux - Newbie 1 04-03-2008 06:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 12:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration