Changes between Version 41 and Version 42 of Installation/Nodes


Ignore:
Timestamp:
Jul 18, 2013 10:45:58 AM (11 years ago)
Author:
jhickey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation/Nodes

    v41 v42  
    365365mysql> insert into outlets (node_id, power_id, outlet) values ('juniper1', 'power7', 3);
    366366}}}
     367
     368= What if something goes wrong =
     369
     370If 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}}}