Bearbeiten von „Diskussion:Maschine/nux

Zur Navigation springen Zur Suche springen
Warnung: Du bist nicht angemeldet. Deine IP-Adresse wird bei Bearbeitungen öffentlich sichtbar. Melde dich an oder erstelle ein Benutzerkonto, damit Bearbeitungen deinem Benutzernamen zugeordnet werden. Ein eigenes Benutzerkonto hat eine ganze Reihe von Vorteilen.

Die Bearbeitung kann rückgängig gemacht werden. Bitte prüfe den Vergleich unten, um sicherzustellen, dass du dies tun möchtest, und veröffentliche dann unten deine Änderungen, um die Bearbeitung rückgängig zu machen.

Aktuelle Version Dein Text
Zeile 6: Zeile 6:


: <code>chmod 764 `ls | grep bin`</code>
: <code>chmod 764 `ls | grep bin`</code>
==== Umgebung für die Aktualisierungen ====
; Betriebssystem: CentOS 6 (6.10)
==== einzelne Aktualisierungen ====


===== IBM Dynamic System Analysis (DSA) - Preboot Embedded =====
===== IBM Dynamic System Analysis (DSA) - Preboot Embedded =====
Zeile 78: Zeile 72:
-->
-->


===== IBM uEFI Flash =====
===== IBM uEFI Flash Update =====


: <code>wget https://ak-delivery04-mul.dhe.ibm.com/sar/CMA/XSA/07ohu/0/ibm_fw_uefi_d6e164a-1.22_linux_32-64.bin</code>
: <code>wget https://ak-delivery04-mul.dhe.ibm.com/sar/CMA/XSA/07ohu/0/ibm_fw_uefi_d6e164a-1.22_linux_32-64.bin</code>
Zeile 111: Zeile 105:
-->
-->


===== Integrated Management Module =====
===== Integrated Management Module Update =====


Im Übrigen wird durch andere Werkzeuge von IBM auf die Version ''1.42'' verwiesen. (Keine Ahnung!)
Im Übrigen wird durch andere Werkzeuge von IBM auf die Version ''1.42'' verwiesen. (Keine Ahnung!)
Zeile 215: Zeile 209:
-->
-->
</s>
</s>


===== ServeRAID M1000 Series SAS/SATA Controllers Firmware =====
===== ServeRAID M1000 Series SAS/SATA Controllers Firmware =====
Zeile 240: Zeile 235:
</pre>
</pre>
-->
-->
</s>
===== IBM ServeRAID MR10i and MR10is SAS Controller Firmware =====
<s>
: <code>wget https://ak-delivery04-mul.dhe.ibm.com/sar/CMA/XSA/02n9p/8/ibm_fw_sraidmr_10i-10is-11.0.1-0042_linux_32-64.bin</code>
: <code>chmod 764 ibm_fw_sraidmr_10i-10is-11.0.1-0042_linux_32-64.bin</code>
: <code>./ibm_fw_sraidmr_10i-10is-11.0.1-0042_linux_32-64.bin -s</code>
: <code>yum install -y ncurses-libs.i686</code>
<!--
<pre>
*************************************************
LSI MR Update Utility for use with IBM hardware
      Version 1.35 - Release Date 1/21/11     
*************************************************
This update is for the ServeRAID MR10i and MR10is Controllers
./MegaCLI: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
No controllers found... update not performed!                                                                             
No controllers found for BIOS or firmware flash!
</pre>
-->
: <code>./ibm_fw_sraidmr_10i-10is-11.0.1-0042_linux_32-64.bin -s</code>
<!--
<pre>
*************************************************
LSI MR Update Utility for use with IBM hardware
      Version 1.35 - Release Date 1/21/11
*************************************************
This update is for the ServeRAID MR10i and MR10is Controllers
Found 0 ServeRAID MR or MegaRAID Controller(s)
No controllers found... update not performed!
No controllers found for BIOS or firmware flash!
</pre>
-->
</s>
===== ToolsCenter Bootable Media Creator =====
====== ToolsCenter Bootable Media Creator 32 Bit ======
<s>
wget https://ak-delivery04-mul.dhe.ibm.com/sdfdl/v2/sar/CM/XS/05vs9/5/Xa.2/Xb.jusyLTSp44S0425vl6-VstlglyjyDRdRCKEaewhMKi3u7c37hd-C7NMAvbs/Xc.CM/XS/05vs9/5/ibm_utl_bomc_9.66_rhel6_i386.bin/Xd./Xf.Lpr./Xg.9959501/Xi.habanero/XY.habanero/XZ._zt_f0_jzom804GpjEVgysinkP4/ibm_utl_bomc_9.66_rhel6_i386.bin
chmod 764 ibm_utl_bomc_9.66_rhel6_i386.bin
./ibm_utl_bomc_9.66_rhel6_i386.bin
<!--
<pre>
WARNING! This package doesn't appear to match your system.
        It is likely that it will not properly execute.
        The following information was determined for your system:
          distribution = Red Hat
          release = 6
          processor architecture = Intel 64-bit
Extracting...
Executing...
./bomc.bin: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory
</pre>
-->
yum install -y openssl.i686
./ibm_utl_bomc_9.66_rhel6_i386.bin
<!--
<pre>
WARNING! This package doesn't appear to match your system.
        It is likely that it will not properly execute.
        The following information was determined for your system:
          distribution = Red Hat
          release = 6
          processor architecture = Intel 64-bit
Extracting...
Executing...
./bomc.bin: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory
</pre>
-->
yum install -y libcurl.i686
./ibm_utl_bomc_9.66_rhel6_i386.bin
<!--
<pre>
WARNING! This package doesn't appear to match your system.
        It is likely that it will not properly execute.
        The following information was determined for your system:
          distribution = Red Hat
          release = 6
          processor architecture = Intel 64-bit
Extracting...
Executing...
IBM ToolsCenter Bootable Media Creator Version 9.66.06
(C) Copyright IBM Corp. 2014. All Rights Reserved.
This Program is licensed under the terms of the agreement available by invoking this utility with the --license option.  By extracting, copying, accessing, or using the Program, you agree to the terms of this agreement. If you do not agree to the terms, please uninstall the software and return it to IBM or the reseller from whom you acquired the software for a refund, if any.
</pre>
-->
./ibm_utl_bomc_9.66_rhel6_i386.bin
<!--
<pre></pre>
<pre>
/tmp/portable_install_00000000/gui/launchpad/splash/linuxx86/AZY_Splash: error while loading shared libraries: libXaw.so.7: cannot open shared object file: No such file or directory                                                                   
</pre>
<pre></pre>
-->
yum install -y libXaw.i686
./ibm_utl_bomc_9.66_rhel6_i386.bin
</s>
====== ToolsCenter Bootable Media Creator 64 Bit ======
<s>
: <code>wget https://ak-delivery04-mul.dhe.ibm.com/sdfdl/v2/sar/CM/XS/05vsa/4/Xa.2/Xb.jusyLTSp44S0425vl9_23VSoFi0vLeYVV9dHeGSBmbndVFAqGJDdCYCY32A/Xc.CM/XS/05vsa/4/ibm_utl_bomc_9.66_rhel6_x86-64.bin/Xd./Xf.Lpr./Xg.9959524/Xi.habanero/XY.habanero/XZ.Om6tolNcYPGkf35nk88sQyTSf1c/ibm_utl_bomc_9.66_rhel6_x86-64.bin</code>
: <code>chmod 764 ibm_utl_bomc_9.66_rhel6_x86-64.bin</code>
: <code>./ibm_utl_bomc_9.66_rhel6_x86-64.bin</code>
<!--
: <code></code>
: <code></code>
-->
</s>
===== IBM ServeRAID BR10i SAS Controller BIOS and Firmware =====
: <code>wget https://ak-delivery04-mul.dhe.ibm.com/sar/CMA/XSA/036nw/2/ibm_fw_sraidbr_10i-2.75_linux_32-64.bin</code>
: <code>chmod 764 ibm_fw_sraidbr_10i-2.75_linux_32-64.bin</code>
: <code>./ibm_fw_sraidbr_10i-2.75_linux_32-64.bin -s</code>
<!--
<pre>
**************************************************
LSI IR Update Utility for use with IBM hardware 
      Version 2.02 - Release Date 1/21/10       
**************************************************
This update is for the following controllers:
- ServeRAID-BR10i(B3) in any System x server
- ServeRAID-BR10i(C0) in any System x server
The platform ID for the host system is D6
There is/are 1 controller(s) in the system.
Controller 1 is ServeRAID-BR10i(B3) in any System x server
Attempting to flash controller 1!                       
Updating firmware on Controller 1.  Please wait....
Update of controller 1 firmware completed successfully.
Updating BIOS on Controller 1.  Please wait....
Update of controller 1 BIOS completed successfully.
                                                                                                                           
Updating UEFI driver on Controller 1.  Please wait....
Update of controller 1 UEFI driver completed successfully.
All controllers were updated properly.
The package will return a success code.
You must reboot your system to complete the firmware update process.
You do not need to reboot your system immediately.
</pre>
-->
== zerblitzen vom raid controller ==
* https://lenovopress.com/tips0737
* http://log.miip.de/how-tos/ibm-br10i-it-firmware-ohne-windows
----
* https://www.supermicro.com/wftp/driver/SAS/LSI/1064_1068/IT/Firmware/B3/LP-L8i/1.30.00/
** herunterladen
** entpacken
: <code>cd L8iLP_IT/Linux_i686_x86-64'' wechseln</code>
: <code>chmod 764 sasflash.exe</code>
: <code>./sasflash.exe -o -f L8iLP_IT.fw -b mptsas.rom</code>
<pre>
****************************************************************************
    LSI Corporation SAS FLASH Utility.                                     
    SASFlash Version 1.24.00.00 (2009.11.13)
    Copyright (c) 2006-2007 LSI Corporation. All rights reserved.
****************************************************************************
        Advanced Mode Set
        Adapter Selected is a LSI SAS 1068E(B3):
        Executing Operation: Flash Firmware Image
                Checksum Passed: 00000000
                Verifying NVDATA Compatibility. . .
                NVDATA Versions Compatible       
                Product ID and Vendor ID do not match.
                Would you like to flash anyway [y/n]? y
                Valid BootLoader Image verified.
                Flashing IT Firmware over IR Firmware!
                Would you like to flash anyway [y/n]? y
                Beginning Firmware Download
                Firmware Download: SUCCESSFUL!
                Verifying the image flashed correctly. . .
                Firmware Flash: SUCCESSFUL!
                Resetting Adapter:
                Adapter Successfully reset.
        Executing Operation: Flash BIOS Image
                Validating BIOS Image. . .
                BIOS Header Signature Valid.
                Checksum Passed: 00000000
                BIOS Image compatible with the SAS Controller.
                Attempting to Flash BIOS Image. . .
                BIOS Flash: SUCCESSFUL!
Finished Processing Commands Successfully.
        Exiting SASFlash.
</pre>

Bitte beachte, dass alle Beiträge zu Wiki StuRa HTW Dresden von anderen Mitwirkenden bearbeitet, geändert oder gelöscht werden können. Reiche hier keine Texte ein, falls du nicht willst, dass diese ohne Einschränkung geändert werden können.

Du bestätigst hiermit auch, dass du diese Texte selbst geschrieben hast oder diese von einer gemeinfreien Quelle kopiert hast (weitere Einzelheiten unter StuRa HTW Dresden:Urheberrechte). ÜBERTRAGE OHNE GENEHMIGUNG KEINE URHEBERRECHTLICH GESCHÜTZTEN INHALTE!

Bitte beantworte die folgende Frage, um diese Seite speichern zu können (weitere Informationen):

Abbrechen Bearbeitungshilfe (wird in einem neuen Fenster geöffnet)