Skip to content. | Skip to navigation

Personal tools

Navigation

You are here: Home / Wiki / Kb234

Kb234

Emulab FAQ: Testbed Operations: How can I control the Reserved Nodes list on the Experiment info page?

Emulab FAQ: Testbed Operations: How can I control the Reserved Nodes list on the Experiment info page?

Under showexp.php3,

  1. Add a "showclass" param to shownodes so that the node listing will include only nodes of the indicated class. Prepend "no-" to exclude nodes of a particular class. So:
      	showexp.php3?pid=&showclass=pc,mote
    
    would show just pcs and motes.
  2. Now the real reason I added the above: the hwdown experiment node list includes "showclass=no-pcplabphys" by default, so I don't have to flip through 600+ dead plab nodes. Change the URL to "&showclass=all" if you want to see the plab nodes in hwdown.