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
Содержание BladeCenter HX5 1909
Страница 6: ...iv BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Страница 16: ......
Страница 34: ...18 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Страница 72: ...56 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Страница 292: ...276 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Страница 296: ...280 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Страница 303: ...Taiwan Class A compliance statement Appendix B Notices 287 ...
Страница 304: ...288 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Страница 310: ...294 BladeCenter HX5 Blade ServerProblem Determination and Service Guide ...
Страница 311: ......
Страница 312: ...Part Number 46W8208 Printed in China 1P P N 46W8208 ...
Страница 313: ... 1P46W8208 ...