470
edits
m (→How Do I...) |
mNo edit summary |
||
Line 73: | Line 73: | ||
ssh cltbld@foopy## | ssh cltbld@foopy## | ||
./check.sh -t tegra-## -c | ./check.sh -t tegra-## -c | ||
If the above did not work, then you will need to [[#Reboot a Tegra through the PDU|cycle it via the PDU]] | |||
== clear an error flag == | == clear an error flag == | ||
Line 156: | Line 158: | ||
== Reboot a Tegra through the PDU == | == Reboot a Tegra through the PDU == | ||
# | cd /builds | ||
# | python sut_tools/tegra_powercycle.py ### | ||
# | |||
You will see the snmpset call result if it worked. | |||
If rebooting via PDU does not clear the problem, here are things to try: | If rebooting via PDU does not clear the problem, here are things to try: | ||
* reboot again - fairly common to have 2nd one clear it | * reboot again - fairly common to have 2nd one clear it | ||
** especially if box responsive to ping & telnet (port 20701) after first reboot | ** especially if box responsive to ping & telnet (port 20701) after first reboot | ||
== check.py options == | == check.py options == |
edits