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
}
}
################################################################################
#
#
# Reboot the AMM.
#
.
37
Summary of Contents for BladeCenter HX5 1909
Page 6: ...iv BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Page 16: ......
Page 34: ...18 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Page 72: ...56 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Page 292: ...276 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Page 296: ...280 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Page 303: ...Taiwan Class A compliance statement Appendix B Notices 287 ...
Page 304: ...288 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Page 310: ...294 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Page 311: ......
Page 312: ...Part Number 46W8208 Printed in China 1P P N 46W8208 ...
Page 313: ... 1P46W8208 ...