grycap / clues

CLUES: an energy management system for HPC Clusters and Cloud infrastructures.
http://www.grycap.upv.es/clues
GNU General Public License v3.0
24 stars 7 forks source link

clues does not enable a previously disabled node #29

Closed micafer closed 6 years ago

micafer commented 7 years ago

If you disable a node with the command:

clues disable node1

And then you want to enable it again with:

clues enable node1

There is no error but the node is not enabled it remains in "disabled" state.