[syncd.sh] remove chipdown on mellanox (#3926)
ASIC reset events are captured by hw-mgmt and hw-mgmt calls chipup/chipdown internally without OS iteraction Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
This commit is contained in:
parent
f0b7dfad7c
commit
3474e8fddd
@ -106,7 +106,6 @@ start() {
|
|||||||
/bin/systemctl stop pmon
|
/bin/systemctl stop pmon
|
||||||
debug "pmon is active while syncd starting, stop it first"
|
debug "pmon is active while syncd starting, stop it first"
|
||||||
fi
|
fi
|
||||||
/usr/bin/hw-management.sh chipdown
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ x"$BOOT_TYPE" == x"fast" ]]; then
|
if [[ x"$BOOT_TYPE" == x"fast" ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user