if {$present == 1} {
set rv [ reset_blade $slot ]
if {$rv != 0} {
ft_log "Blade: $slot did not reboot."
}
}
}
}
################################################################################
#
#
# Reset a blade via the AMM. Returns 0 on success and 1 on timeout.
#
#
#
################################################################################
proc reset_blade { blade } {
global amm_id
#
# Reboot the blade.
#
send -i $amm_id "reset -T blade\[$blade\]\r\n"
expect -i $amm_id "OK" {
ft_log "Blade $blade: Rebooted host OS."
return 0
} timeout {
return 1
}
}
################################################################################
#
#
# Reset a blade via the AMM. Returns 0 on success and 1 on timeout.
#
#
#
################################################################################
proc reset_blade_gator { blade } {
global amm_id
#
# Gator zap.
#
set gator_map { 1 2 3 4 5 6 7 8 9 a b c d e f }
set gator_offset [lindex $gator_map $blade_no]
send -i $amm_id "dbg gator x $gater_offset -Tsystem:mm\[1\]\r\n"
expect -i $amm_id "OK" {
ft_log "Blade $blade: Gator zap."
return 0
} timeout {
return 1
}
}
.
91
Summary of Contents for 1909
Page 1: ...BladeCenter HX5 Blade Server Installation and User s Guide Machine Types 7873 7872 1910 1909 ...
Page 80: ...72 BladeCenter HX5 Blade ServerInstallation and User s Guide ...
Page 112: ...104 BladeCenter HX5 Blade ServerInstallation and User s Guide ...
Page 116: ...108 BladeCenter HX5 Blade ServerInstallation and User s Guide ...
Page 120: ...112 BladeCenter HX5 Blade ServerInstallation and User s Guide ...
Page 126: ...118 BladeCenter HX5 Blade ServerInstallation and User s Guide ...
Page 133: ...Taiwan Class A compliance statement Appendix B Notices 125 ...
Page 134: ...126 BladeCenter HX5 Blade ServerInstallation and User s Guide ...
Page 139: ......
Page 140: ...Part Number 00V9872 Printed in China 1P P N 00V9872 ...
Page 141: ... 1P00V9872 ...