- Community Home
- >
- Storage
- >
- Entry Storage Systems
- >
- Disk Enclosures
- >
- Bad sectors on MSA2312sa RAID-5
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2012 11:13 PM
12-24-2012 11:13 PM
Bad sectors on MSA2312sa RAID-5
We have a weird problem with the MSA2312sa disk array. 9 physical disks (ST3300656SS and ST3300657SS) are configured as RAID-5 vdisk with one volume (2.4GB). The connected server (Windows Server 2008) detects bad sectors on this volume. Files don't read ("data error", "CRC error") and HDDScan shows this:
Open Disk Test : RD-Read HDDScan Drive Test Report Model: HP MSA2312sa Firmware: M112 Serial: C LBA: 4682550272 Report By: HDDScan for Windows version 3.3 Report Date: 16.12.2012 22:12:10 (The image here contains nothing special except total count of bad blocks -- 5702) Executing Block start at 151203840 time 65ms Block start at 188514304 time 162ms Bad block found, start LBA : 915337216 Bad block found, start LBA : 915337472 Bad block found, start LBA : 915337728 ... Bad block found, start LBA : 915441664 Bad block found, start LBA : 1036977152 Bad block found, start LBA : 1036977408 Bad block found, start LBA : 1036977664 ... Bad block found, start LBA : 1252704256
There absolutely no problems are reported in the MSA2312sa itself. Vdisk is fault tolerant. Media scrub and verify have completed without errors. I only found several messages in the informational log section like this:
An error was detected by a disk drive. (disk: channel: 0, ID: 10, SN: 3LM5RPM500009909EUUT, enclosure: 1, slot: 11)(Key,Code,Qual:0x1,0x17,0x3)(CDB:Rd 098c7280 0080)(Info:0x098C72CF)(CmdSpc:0x0, FRU:0x0, SnsKeySpc:0x80000E)(Recovered Error, recovered data with negative head offset)
but this recovered error can't produce such disastrous result in RAID-5 (!) volume.
- Tags:
- RAID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2012 02:35 AM
12-31-2012 02:35 AM
Re: Bad sectors on MSA2312sa RAID-5
is that error always showing for the same disk? Always the same SN/slot and error message? Looks that disk has some problems and you see many of those read errors it should be replaced.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2013 09:48 PM - edited 01-02-2013 09:50 PM
01-02-2013 09:48 PM - edited 01-02-2013 09:50 PM
Re: Bad sectors on MSA2312sa RAID-5
Johan Guldmyr, if you say about the message in the MSA2312sa log, yes it's for one physical disk. But it's informational, not even warning message. It definitely should not cause bad sectors on the higher abstraction level in the RAID-5 volume. What the words "fault tolerance" mean if a single disk error causes massive data loss?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2013 09:52 PM
01-02-2013 09:52 PM
Re: Bad sectors on MSA2312sa RAID-5
In a RAID I'd presume that a read error should not cause problems - the RAID should just calculate/xor whatever it couldn't read from parity instead..
Perhaps these events are seen only when the LUN is tested by your software.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2013 11:11 PM - edited 01-02-2013 11:12 PM
01-02-2013 11:11 PM - edited 01-02-2013 11:12 PM
Re: Bad sectors on MSA2312sa RAID-5
I doubt the results and assume the tool cannot handle the device. Remember, the server (and the tool) cannot see the disks, but logical drives only!
The array does such tests on its own (disk scrubbing) anyway. If the array reports disk problems, the disk is probably going bad.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2013 04:33 AM - edited 01-03-2013 04:43 AM
01-03-2013 04:33 AM - edited 01-03-2013 04:43 AM
Re: Bad sectors on MSA2312sa RAID-5
Please reread my first post! The main problem is unreadable files -- Windows and applications say "data error", "CRC error" because they don't know it's a Smart Array with RAID-5 volume :). And yes, HDDScan also sees logical drive only and detects errors on this level like the Windows does. But why I get errors on this level on healthy RAID-5?
Some additional information: chkdsk /r /f also finds bad sectors (clusters). Rewriting the damaged areas (up to 1024 sectors blocks) has no result -- writing error and subsequent reading error.