Hello. And much Thanks to all in advanced. I equate my FreeBSD knowledge to that of my 7th grader.. enough to be dangerous lol. I have a Dell 1950 with a SAS6 Adapter in RAID 1 (IM) running FreeBSD 7.2. Disk 0 has failed and the status of the RAID is obviously degraded. The server needed to be hard booted as console was unresponsive. Upon reboot I am now getting mpt0 errors and the server will no longer boot up fully.
edited------
At this point the server hangs and never boots any farther. Server has been running for several years and died in the middle of the night last night. Dell is sending a replacement drive but I'm not sure if that will resolve the issue. If it is indeed the drive then why wouldn't the server boot past the mpt failure using the remaining good disk1. The only debug I have is the console msg during boot.
Thanks,
mike
Code:
mpt0: <LSILogic SAS/SATA Adapter> port 0xec00-0xecff mem 0xfc4fc000-0xfc4fffff, 0xxfc4e0000-0xfc4effff irq 16 at device 0.0 on pci1
mpt0: [ITHREAD}
mpt0: MPI Version-1.5.18.0
mpt0: mpt_wait_req(6) timed out
mpt0: port 0 enable timed out
mpt0: failed enable port 0
mpt0: unable to initialize IOC
edited------
Code:
GEOM_LABEL: Label for provider da0s1a is ufsid/4a030d8e4cae7b51.
Trying to mount root from ufs:/dev/da0s1a
Loading configuration files.
kernel dumps on /dev/da0s1b
Entropy harvesting: interrupts ethernet point_to_point
mpt0: mpt_scsi_reply_handler: req already free
At this point the server hangs and never boots any farther. Server has been running for several years and died in the middle of the night last night. Dell is sending a replacement drive but I'm not sure if that will resolve the issue. If it is indeed the drive then why wouldn't the server boot past the mpt failure using the remaining good disk1. The only debug I have is the console msg during boot.
Thanks,
mike