Search results

  1. R

    [update] Wake (and other) on LAN for VMs (v0.3)

    Lies mal meinen post DIREKT VOR DEINEM….
  2. R

    [SOLVED] SMART error (CurrentPendingSector) detected on host: pve2

    Hi Werner, sorry for digging up this older thread, but I recently had this issue with an Intenso SSD in my PVE homeserver. I just tried the ignore method and got it to work, but I think you should update the Wiki article. In my case it was important to add the ignore line fairly up top. First I...
  3. R

    [update] Wake (and other) on LAN for VMs (v0.3)

    Einfach mal ein paar posts oben checken, den von tty228, da steht alles drin… https://forum.proxmox.com/threads/update-wake-and-other-on-lan-for-vms-v0-3.26381/post-463891
  4. R

    Wake on LAN script

    No, this script just checks for so called magic packets and generates commands to start VMs and Containers. It can‘t run when the host is switched off, as no OS is running in that case. The host itself shouldn‘t need any script or packages to be able to wake up on LAN magic packets. You should...
  5. R

    Wake on LAN script

    In case anyone wants it, I added WoL for LXC in my fork (gotta mask links, I'm too new to post GitHub links ;)): github.com/djraw/proxmox-wol or as direct dl github.com/djraw/proxmox-wol/archive/master.zip I tried writing a systemd service but gave up on it. ;) Also Sleep on LAN will have to...
  6. R

    Wake on LAN script

    Thanks a lot! It still works in 5.1! I forked the repo and will try to add WoL for containers and perhaps even „Sleep on LAN“ on a 2nd magic packet.
  7. R

    Wake on LAN script

    Sorry again for bumping this up... does anyone have that zip file and can reupload? Somehow the first post attachment doesn‘t work.