> In addition to the comments about power control (see also powerman for

> > an abstraction over that, but it has security issues):
> >
> > * It needs a copyright statement with a suitable licence ("free as in
> >  freedom, not just free as in beer"?).
>

Added MIT license.


> >
> > * I'd be inclined to run such things as a global load sensor, which
> >  mainly means modifying the main loop.  I think it's a bit neater to be
> >  started and stopped with the qmaster.
>

I need to carry state with a host. Specifically I need to know how long the
host has been idle. Is there a way to get this info from gridengine?


> >
> > * I can't remember if I said so before, but the best way to power off a
> >  node while avoiding races (between the qhost output and poweroff
> >  taking full effect) is probably to submit a job to do it which grabs
> >  exclusive access.  Unfortunately the detail are potentially
>
> Or disable the queue instances on this machine, still no job there => shut
> it down, enable it again.
>
> -- Reuti
>
>
Done that.

Thanks for the feedback!

-- 
Cheers,
Denis
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to