Confirmed users
1,018
edits
Line 320: | Line 320: | ||
== Rebooting Pandas == | == Rebooting Pandas == | ||
To reboot a batch of pandas, specify '-D <panda>' for each: | |||
cd tools; hg pull -u | |||
python buildfarm/maintenance/manage_foopies.py -f buildfarm/mobile/devices.json -D panda-xxx -D panda-yyy reboot | |||
An alternative method: | |||
* You can reboot from any machine that can access the panda-relay-* via ping, it's just TCP | * You can reboot from any machine that can access the panda-relay-* via ping, it's just TCP | ||
* Soon they'll all be hooked up to BMM and you'll just be able to HTTP POST to reboot a panda | * Soon they'll all be hooked up to BMM and you'll just be able to HTTP POST to reboot a panda |