On Thu, May 26, 2011 at 10:50:52PM +0200, Lars Ellenberg wrote:
> > case $1 in
> > gethosts)
> >         echo $hostname
> >     exit 0
> >     ;;
> > on)
> >     # Can't really be implemented because Hetzner webservice cannot power 
> > on a system
> >     exit 1
> >     ;;
> > off)
> >     # Can't really be implemented because Hetzner webservice cannot power 
> > on a system

BTW, is this true?
in that wiki page, 

> >     echo "http://wiki.hetzner.de/index.php/Robot_Webservice_en";

There is
POST /boot/<server-ip>/linux 

Would that not be a "power on"?

Not that this was important...
Reset is perfect.

        Lars

-- 
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.com

DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to