Confusingboat / flash-it

Easy one-step flashing for LSI SAS2-based HBA/RAID devices
GNU Affero General Public License v3.0
105 stars 30 forks source link

Waiting for MPT.... timed out #25

Open runevn opened 3 years ago

runevn commented 3 years ago

First of all, thanks for taking your time and effort to make this script!

I have a Dell r320 with a PERC H310 Mini Monolithic and I have run the script from a Ubuntu 20.04 LTS live USB and I get the following error:

`LSI Logic MPT Configuration Utility, Version 1.72, Sep 09, 2014

1 MPT Port found

 Port Name         Chip Vendor/Type/Rev    MPT Rev  Firmware Rev  IOC
  1. ioc1 LSI Logic SAS2008 B2 200 14000700 0

Main menu, select an option: [1-99 or e/p/w or 0 to quit] 2

Firmware image's version is MPTFW-20.00.07.00-IT LSI Logic Not Packaged Yet MPTFW-20.00.07.00-BL LSI Logic Not Packaged Yet

Do you want to continue? [Yes or No, default is No] yes

Downloading image... Download succeeded

Verifying download... Verification succeeded

Main menu, select an option: [1-99 or e/p/w or 0 to quit] 0

Waiting for IOC to become ready...IOC is OPERATIONAL Resetting device...

Device in MPT mode Kernel driver unbound from device Resetting adapter... IOC is RESET IOC is RESET IOC failed to become ready Trying unlock in MPT mode... Device in MPT mode Removing PCI device... Rescanning PCI bus... PCI bus rescan complete.

Waiting for MPT........................................................................................................................................................................................timed out Operation incomplete, exiting early. Please check the state of the device.`

Any idea of what has happend?

Please let me know if you need additional information or the complete console output.

runevn commented 3 years ago

I reran the script and this time it went through without errors. So this times it seems to work without problems.

runevn commented 3 years ago

I have ran the script again this time on another server and I get the same timeout Waiting for MPT. I don't know why it suddenly worked on my first server and now it doesn't work on this as well.

I'm following the process described on your page.