kairen / maas-wakeonlan-driver

Patch the WoL Driver in MAAS 2.2+
17 stars 19 forks source link

Power Off doesn't work #3

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hi, Thank you for your work on this driver. Powering On working fine, but after power off stops working. Maybe it is any chance to move Manual poweroff functionality to this driver?

Thanks!

kairen commented 6 years ago

Hi, @DoctorZIP The WoL power driver only support power-on because of the WoL only to wake! Maybe you can try IPMI(or other drivers) to manage the machines.

ghost commented 6 years ago

I thought the main idea of this driver is ability to manipulate with old or not server-class motherboards, but after using this driver I can't to poweroff/reboot my PCs. So I can poweron but can't poweroff. Strange as for me. Maybe you have some ideas how to include poweroff functionality form Manual mode?