Skip to main content

raid - HP Smart Array P410 Stuck in Ready for Recovery 00.0%



We are using smart array disk controller P410 by HP on our supermicro server.




Sadly of the HDDs in a RAID10 Array was damaged and we were forced to change that specific hard disk.
After 3 days and rebooting the server 2 times we are still seeing the very first warning message after changing the HDD which is saying:



Warning Status Messages ((Ready for Recovery) Logical Drive 1 (931.5 GB, RAID 1+0))
776 (Ready for Recovery) Logical Drive 1 (931.5 GB, RAID 1+0) is queued for rebuilding.



We are worried about the issue and we decided to check the firmware update and hopefully that is up to dated and there is no update available for that.



It is noticeable that we have changed the RAID CARD with a new one with the same model as well.
our raid device information:




Firmware Version 6.40
Number of Ports 2 (Internal only)
Number of Arrays 3
Smart Array P410 in Slot 1
Bus Interface: PCI
Slot: 1
Serial Number: PACCR9SXRCQH
Cache Serial Number: PAAVPID12031NLH
RAID 6 (ADG) Status: Disabled

Controller Status: OK
Hardware Revision: C
Firmware Version: 6.40
Rebuild Priority: Medium
Expand Priority: Medium
Surface Scan Delay: Not Available
Surface Scan Mode: High
Queue Depth: Automatic
Monitor and Performance Delay: 60 min
Elevator Sort: Enabled

Degraded Performance Optimization: Disabled
Inconsistency Repair Policy: Disabled
Wait for Cache Room: Disabled
Surface Analysis Inconsistency Notification: Disabled
Post Prompt Timeout: 15 secs
Cache Board Present: True
Cache Status: OK
Cache Ratio: 25% Read / 75% Write
Drive Write Cache: Enabled
Total Cache Size: 512 MB

Total Cache Memory Available: 400 MB
No-Battery Write Cache: Disabled
Cache Backup Power Source: Batteries
Battery/Capacitor Count: 1
Battery/Capacitor Status: OK
SATA NCQ Supported: True


We also runned DIAGNOSTIC REPORT Wizard and this the report of our device:




https://www.dropbox.com/s/vy6bo07xaraea1a/report-7c62988a-00000874-00000000.zip



This is a very frustrating situation, Server is working but one of the HDDs of a RAID10 ARRAY is not recovered and joined to the RAID 10 Array.



What should we do and how to resolve the issue?



This is also the output of this command in HP commandline: ctrl all show config detail



https://www.dropbox.com/s/zpadsxcx1emqlvi/ConfigurationsRAID.txt




Best Regards






I resolved the issue by changing those 3 HDDs if i faced with the issue i will follow your recent advice.



After changing the HDDs i booted the server with BIOSUPDATE cd of RAID CONTROLLER.
I deleted that logical drive and re-created that and recovered the server using BARE METAL BACKUP



Everything seems fine and i don't see any error and warning in the ARRAY CONFIGURATION UTILITY.




But i see something not normal.
In ACU when i click on more information for that newly created logical drive there is a section on which partitions of this drive are described and i see this suspicious line:
Partition Number: 1, Size: 100 MB, Mount Point: Unknown



Mount point is drive C but why it is unknown for the RAID?
Server boot up normally.



enter image description here




enter image description here



I think this should be fixed. Do you have any idea about this?


Answer



Reading your configuration, I see:



8 disks total...




  • Disks 1,2,3,4 are in a RAID 1+0 array.


  • Disks 5,6 are in a RAID 0 stripe.

  • Disks 7,8 are in a RAID 0 stripe.



I'm not going to ask why you have two RAID 0 arrays. Surprisingly, they're healthy!



It looks like disk 2 was replaced. It's paired with disk 4. You could likely have READ errors on disk 4 that are preventing disk 2 from rebuilding. These are basic 500GB SATA disks, and all of the disks have a number of BUS errors. I actually don't see explicit read/write error counts on the individual drives...



You actually may just have a Supermicro drive backplane issue.




Disks 1,2,3 have Write Retries Failed (0x2b) as the "Last Failure Reason"



If you want to get into the detail of the Array Diagnostic Report, please see this guide.


Comments

Popular posts from this blog

linux - iDRAC6 Virtual Media native library cannot be loaded

When attempting to mount Virtual Media on a iDRAC6 IP KVM session I get the following error: I'm using Ubuntu 9.04 and: $ javaws -version Java(TM) Web Start 1.6.0_16 $ uname -a Linux aud22419-linux 2.6.28-15-generic #51-Ubuntu SMP Mon Aug 31 13:39:06 UTC 2009 x86_64 GNU/Linux $ firefox -version Mozilla Firefox 3.0.14, Copyright (c) 1998 - 2009 mozilla.org On Windows + IE it (unsurprisingly) works. I've just gotten off the phone with the Dell tech support and I was told it is known to work on Linux + Firefox, albeit Ubuntu is not supported (by Dell, that is). Has anyone out there managed to mount virtual media in the same scenario?

hp proliant - Smart Array P822 with HBA Mode?

We get an HP DL360 G8 with an Smart Array P822 controller. On that controller will come a HP StorageWorks D2700 . Does anybody know, that it is possible to run the Smart Array P822 in HBA mode? I found only information about the P410i, who can run HBA. If this is not supported, what you think about the LSI 9207-8e controller? Will this fit good in that setup? The Hardware we get is used but all original from HP. The StorageWorks has 25 x 900 GB SAS 10K disks. Because the disks are not new I would like to use only 22 for raid6, and the rest for spare (I need to see if the disk count is optimal or not for zfs). It would be nice if I'm not stick to SAS in future. As OS I would like to install debian stretch with zfs 0.71 as file system and software raid. I have see that hp has an page for debian to. I would like to use hba mode because it is recommend, that zfs know at most as possible about the disk, and I'm independent from the raid controller. For us zfs have many benefits,

apache 2.2 - Server Potentially Compromised -- c99madshell

So, low and behold, a legacy site we've been hosting for a client had a version of FCKEditor that allowed someone to upload the dreaded c99madshell exploit onto our web host. I'm not a big security buff -- frankly I'm just a dev currently responsible for S/A duties due to a loss of personnel. Accordingly, I'd love any help you server-faulters could provide in assessing the damage from the exploit. To give you a bit of information: The file was uploaded into a directory within the webroot, "/_img/fck_uploads/File/". The Apache user and group are restricted such that they can't log in and don't have permissions outside of the directory from which we serve sites. All the files had 770 permissions (user rwx, group rwx, other none) -- something I wanted to fix but was told to hold off on as it wasn't "high priority" (hopefully this changes that). So it seems the hackers could've easily executed the script. Now I wasn't able