Hello,

I tried to update some servers, including its disk firmwares. In my case,
it was this file
SAS-Drive_Firmware_V38WK_LN_ES68_A07.BIN

Whenever I tried to run it, "Collecting inventory..." failed. I noticed
that sasdupie was segfaulting.
This seems to be a recurrent problem:

http://lists.us.dell.com/pipermail/linux-poweredge/2016-March/050445.html
http://lists.us.dell.com/pipermail/linux-poweredge/2016-April/050447.html

With no solution. I even tried the Dell Linux bootable image, which install
all patches in a batch process.
While it tried to install the patches, I could see the segfaults in
dmesg... (this means that it is not specific for
SAS-Drive_Firmware_V38WK_LN_ES68_A07.BIN file).

Doing some debugging, I discovered that it was trying to use a library
called libstorelibir.so.5 while
the file offered libstorelibir.so (missing .5). I did:

SAS-Drive_Firmware_V38WK_LN_ES68_A07.BIN --extract a
cd a
mv libstorelibir.so libstorelibir.so.5
./spsetup.sh

And it worked!

Maybe others (like Dell engineers) might find this info interesting.

Regards,
-- 

Luiz Angelo Daros de Luca
[email protected]
_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge

Reply via email to