Cisco Cisco Content Delivery Engine 250 Guida All'Installazione

Pagina di 14
 
 
2  IPMI Firmware Upgrade Process 
There are three processes for the IPMI firmware update: 
-  Using the Linux Yafuflash utility, section 2.1 
-  Using a bootable USB stick, Section 2.2 
-  Using the CDE250’s dedicated IPMI Ethernet port, Section 2.3 
 
2.1 IPMI  Firmware  Upgrade  Process  using  the  Yafuflash 
utility at the Linux console 
 
a)  Download the proper IPMI FW update files: 
-  For VDS-TV these are contained in the ipmi303l.zip downloaded from the “Download 
Link for IPMI FW v3.03 for VDS-TV Application” link contained in FN #63883: 
o Unzip ipmi303l.zip to a temporary folder. 
-  For VDS-IS these are contained in the vdsis-ipmi303l.zip downloaded from the 
“Download Link for IPMI FW v3.03 for VDS-IS Application” link contained in 
FN#63883: 
o Unzip vdsis-ipmi303l.zip to a temporary folder.. 
-  For VQE these are contained in the IPMI303l.zip downloaded from the “Download Link 
for IPMI FW v3.03 for VDS-IS Application” link contained in FN#63883: 
o Unzip IPMI303l.zip to a temporary folder. 
 
a)  Copy “libipmi.so.1”, “ipmiup.sh”, “Yafuflash”,” X8DAH303.ima”, and “ipmitool-1.8.14-
1.x86_64.rpm” from the temporary directory to the target server, using /tmp or some 
other directory 
b)  At the target server run the following command: 
o  chmod 555 ipmiup.sh 
o  ipmiup.sh  
  This bash file will do the following: 
 
Copy “libipmi.so.1” to the /lib directory 
  Run "ldconfig" command to config the libipmi.so.1 library 
  Install the ipmitool rpm "rpm -ihv ipmitool-1.8.14-1.x86_64.rpm"  
  Run the following commands: 
o "ipmitool raw 0x30 0x70 0x0b 0x00" 
o "Yafuflash -info -full -cd X8DAH303.ima" 
 
 
These commands will take approximately 10 minutes to complete.   
c)  The IPMI FW update is now complete