EasyManuals Logo
Home>IBM>Server>BladeCenter HX5

IBM BladeCenter HX5 User Manual

IBM BladeCenter HX5
142 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #95 background imageLoading...
Page #95 background image
Note: Remember to record the directory location on the TFTP server where you
place the files; you will need that location to run the Expect type script.
2. Generate an Expect type script that will log in to the advanced management
module CLI, update the firmware for the blade servers, and restart the blade
servers when complete.
3. From a computer that is on the same TCP/IP subnet as the advanced
management module for the chassis in which the scalable blade complex is
installed, run the Expect type script.
Example of an Expect script
The following script illustrates how an Expect type script might be created to
update the firmware for both blade servers.
Important: IBM does not provide support for Expect scripts. For more information
about using Expect, see the Expect website at http://expect.sourceforge.net/. For
more information about using the advanced management module CLI, see the
BladeCenter Advanced Management Module Command-Line Interface Reference Guide at
http://publib.boulder.ibm.com/infocenter/bladectr/documentation/topic/
com.ibm.bladecenter.advmgtmod.doc/adv_man_mod_printable_doc.html.
#!/usr/bin/expect
################################################################################
# #
# This tool has been built from the following sources: #
# #
# support/FlashMNBladeViaAmm.exp : 1.1 #
# support/include/Log.exp : 1.9 #
# support/include/AMM.exp : 1.29 #
# support/include/MultiNode.exp : 1.1 #
# support/include/FlashBlade.exp : 1.16 #
# #
################################################################################
################################################################################
# #
# Code from source : support/include/Log.exp #
# #
################################################################################
################################################################################
# #
# Globals. #
# #
################################################################################
log_user 0
exp_internal -f /tmp/diag.txt 0
set fm_logfile ""
set g_normal_timeout_value 30
set timeout $g_normal_timeout_value
################################################################################
# #
# Init the logging system. #
# #
################################################################################
proc log_init { display_stdout } {
global fm_logfile
if {$display_stdout == 0} {
log_user 1
}
set fm_logfile "/tmp/expect_logs.txt"
}
################################################################################
Chapter 4. Configuring the blade server 85

Table of Contents

Other manuals for IBM BladeCenter HX5

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IBM BladeCenter HX5 and is the answer not in the manual?

IBM BladeCenter HX5 Specifications

General IconGeneral
BrandIBM
ModelBladeCenter HX5
CategoryServer
LanguageEnglish

Related product manuals