ReleaseEngineering/Archive/Android Tegras: Difference between revisions

m
no edit summary
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 ==
# Find the Tegra on the PDUs (list below)
cd /builds
# Change the drop-down for the Tegra to "Reboot"
python sut_tools/tegra_powercycle.py ###
# Click Apply


PDU links can be found on [http://bm-remote-talos-webhost-01.build.mozilla.org/tegras/ the dashboard]. (s/a [[#One source of truth]] if not found on dashboard)
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
* wait another 45 minutes if no SUTAgent - cron jobs will keep retrying that startup.


== check.py options ==
== check.py options ==
470

edits