Changes between Version 41 and Version 42 of Installation/Nodes
- Timestamp:
- Jul 18, 2013 10:45:58 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation/Nodes
v41 v42 365 365 mysql> insert into outlets (node_id, power_id, outlet) values ('juniper1', 'power7', 3); 366 366 }}} 367 368 = What if something goes wrong = 369 370 If your node is stuck in reloading you can restart the process by using the nfree command on boss: 371 372 {{{ 373 nfree emulab-ops reloading pc2 374 }}}