Wake up Server After autoshutdown

  • Hello


    I use the autoshutdown Plugin to go After a while in S3 (suspent to ram) Modus.
    How can i wake up the Server every Monday at 4.00?


    The wakeup should be Run without a other PC which sends a WOL Signal.
    Is it possible to wake the Server over acpi?

    Server:
    BitFenix Phenom M - ASRock B75 Pro3-M - 8GB Crucial B.S. - Intel G2140 - Corsair CX430M - 1x 64GB SanDisk SDSSDP (system) - 2x 2TB WD20EARX (data) - 1x 3TB WD30EFRX (Snapraid) - TBS6981 DVB-S2 - OMV 0.5x

    Einmal editiert, zuletzt von noxx ()

    • Offizieller Beitrag

    A lot systems have a wakeup time in the bios.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Method 1:
    This should also be possible via CLI.
    Read out from which state RTC can wake your system up via:

    Code
    grep -i rtc /var/log/messages


    There should be al line containing the information "RTC can wake up from S3 / S4" or sth. like that.
    If you have a specific shutdown time maybe on friday afternoon, simply add an rtc wakeup script into the shutdown commands.
    For example you shut it down on friday 8pm, set the time to 56 hours and your server will wake up at 4am on monday.


    Method 2:
    Or you use the acpitool. You can install it via cli and manage your bios wakeup times and much more.


    @ Solo, this would be a gread addition to your autoshutdown plugin to make it an autoshutdownandwakeup plugin ;)

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!