My Retain Tip/X Series

X3250 M4 Firmware update 방법

엔지니어-FIXER 2012. 2. 23. 12:07

http://www.ibm.com/support/fixcentral/systemx/quickorder?parent=ibm/Systemx3250M4&product=ibm/systemx/2583&&platform=All&function=fixId&fixids=ibm_utl_uxspi_5.00_winsrvr_32-64&includeRequisites=1&includeSupersedes=0&downloadMethod=http&source=fc

우선 위 툴이 필요합니다



2.0   Installation and Setup Instructions

      The procedure to update the IMM is as follows:

      Note: In Windows Server 2008, the firewall may be enabled by default.
            In some configurations, this could prevent the flash utility from
            succeeding.  The firewall may need to be disabled if it is suspected
            to be preventing the update traffic.

      2.1 Updating the IMM firmware using the command line interface
       
        - Run "uxspi up -e all -i ibm_fw_imm2_1aoo10k-1.05_anyos_noarch -s all --ignore-req --latest"

      2.2 IBM Systems Director discovery after an IMM install

        - If managed by IBM Systems Director, when the IMM is discovered Director
          automatically registers with the IMM to receive IBM Director events. 
          A firmware upgrade of IMM results in the loss of this registration
          information and it must be restored for proper event information
          to be forwarded to Director. 

          If this firmware update is part of an initial deployment we recommend
          upgrading to the latest IMM firmware level prior to discovering the
          IMM with IBM Systems Director.

          If you upgrade the IMM firmware after having discovered and unlocked
          the system from a Director Server then you will no longer receive
          Director events from this IMM.  To resolve this issue you will need
          to delete the object in Director which represents the system and
          rediscover and reunlock it.

http://delivery04.dhe.ibm.com/sar/CMA/XSA/02uov/0/ibm_fw_imm2_1aoo10k-1.05_anyos_noarch.txt

그리고 위 방법으로 업데이트 합니다

IMM포트는 안들어가지나보네요



모든 드라이버가 있는 링크입니다

http://www-933.ibm.com/support/fixcentral/systemx/quickorder?parent=ibm/Systemx3250M4&product=ibm/systemx/2583&&platform=All&function=all&source=fc



UEFI 를 설치 하려면

2.0   Installation and Setup Instructions

           2.0.1 If you are updating the IMM using VMware, the following
                 steps should be completed prior to the update to ensure
                 that the flash utility can connect to the IMM.

                 VMware 3.5
                 ==========
                 1. esxcfg-firewall --allowOutgoing
                 2. ifconfig cdceth0 169.254.x.x
                 3. route del -net 169.254.0.0 netmask 255.255.0.0 lo
                 4. Then ping 169.254.95.118 to make sure that you can connect
                    to the IMM using the Ethernetover USB interface

                 VMware 4.0
                 ==========
                 1. esxcfg-firewall --allowOutgoing
                 2. esxcfg-vswitch -l
                 3. esxcfg-vswitch -L vusb0 vSwitch0
                 4. ifconfig vswif0 169.254.xxx.xxx netmask 255.255.0.0
                 5. Then ping 169.254.95.118 to make sure that you can connect
                    to the IMM using the Ethernetover USB interface

      The procedures to update the uEFI are as follows:

      Note: In Windows Server 2008, the firewall may be enabled by default.
            In some configurations, this could prevent the flash utility from
            succeeding.  The firewall may need to be disabled if it is suspected
            to be preventing the update traffic.

      2.1 Using the command line interface

        - Run the uEFI Update with the following command line:
          "uxspi up -e all -i ibm_fw_uefi_jqe128a-1.00_anyos_32-64 -s all -u  --latest"



VMWARE에서는 IP도 맞춰줘야하나보네.흠..해보고싶다