[Bug 1396740] Re: etherwake does not wake up machines
Thanks for posting the fix here it was a big help. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1396740 Title: etherwake does not wake up machines To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1396740/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1396740] Re: etherwake does not wake up machines
** Changed in: maas Status: New => Triaged ** Changed in: maas Importance: Undecided => Low ** Changed in: maas (Ubuntu) Status: New => Triaged ** Changed in: maas (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1396740 Title: etherwake does not wake up machines To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1396740/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1396740] Re: etherwake does not wake up machines
** Also affects: maas Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1396740 Title: etherwake does not wake up machines To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1396740/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1396740] Re: etherwake does not wake up machines
The fix for this is ato add the following line to /etc/sudoers.d/99 -maas-sudoers: maas ALL= NOPASSWD: /usr/sbin/etherwake and edit /etc/maas/templates/power/ether_wake.template to change: /usr/sbin/etherwake $mac_address to: sudo /usr/sbin/etherwake $mac_address If the network that you need to send to is not eth0 then you need to use the following instead: sudo /usr/sbin/etherwake -i ethx $mac_address -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1396740 Title: etherwake does not wake up machines To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1396740/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs