[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
77d636256b
commit
b6ad09aa35
@ -111,7 +111,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
|
||||||
|
Reference in New Issue
Block a user