After pulling some of the SAS drive all Dell by Seagate I noticed several actually have a mismatch of firmware for the same models.
Had a heck of a time locating the FW, finally found it on Dell’s website.
I just recently install openSeaChest so I’m NOT 100% comfortable with the utility yet. Although I did play with the openSeaChest_Basics command.
Looked to be a useful tool.
So I’m currently looking at the Ubuntu openSeaChest_Firmware Man Pages.
Without going into great detail /dev/sg0 through sg8 are my WD drive so the first drive for the seagate drive will be sg9
so the command
sudo openSeaChest_Firmware -d /dev/sg9 --downloadFW <name of new FW.bin> --downloadMode auto --onlySeagate
Should upload the firmware into the drive and with the download mode set to auto “should” let the software handle if it’s deferred or immediate activates the new FW. But MAY or MAY not require a powercycle on the drive dependent on the software chooses.
A quick review of the syntax would be greatly appreciated from those whom have used this utility.
Thank You in advance
oh I didn’t add sudo infront of the command …
Sitting here after initially posting the above and I keep looking at the LUN warning on the Man pages. As well as think what could go wrong in the process. I’m considering sticking the extra HBA I have in the media server and doing it from there keeping it away from my zpool. Even though I added the --onlyseagate option.
Sorry noticed I wound up posting the first time in the server area by mistake which is why I deleted and reposted.