Shutdown does not completely power off the host

  • geaves

    Hat das Thema freigeschaltet.
  • What is the output on the console?

    Do the LEDs on the network adapter stop blinking?

    How about other LEDs?

    Do the fans spin down after some time?

    Well, it seems you are also taking a crash-course on "shooting darts", 🤣


    I'll add some more to the "target practice".

    On what hardware are you running OMV?

    😎😎😎

  • What is the output on the console?

    Code
    [553.009041]  system-journald[296]:  Failed to send WATCHDOG=1 notification message: Connection refused

    Do the LEDs on the network adapter stop blinking?

    Yes

    How about other LEDs?

    USB led also stops blinking

    Do the fans spin down after some time?

    No, they stay at the same rate until manual shutdown by pressing power button for some time

    Well, it seems you are also taking a crash-course on "shooting darts", 🤣


    I'll add some more to the "target practice".

    On what hardware are you running OMV?

    😎😎😎


    I can add more data if necessary

  • Damn, talk about "going technical"...


    Only info on what hardware, would be enough.


    I stopped on the Xeon E3-1200.

    This hardware is not my area.

  • I'm new to servers and imagined the more data the better.


    It's just an Asrock Z77 Extrem4-m with a i5 3570k and 2gb ram and a bunch of SATA disk for good measure.

  • ASRock > Z77 Extreme4


    This one?


    Check the OMV GUI system, power management, settings and play with it.

    This is without experince since I only use SBCs


    OR

    Check the BIOS settings to see if something needs changing.

  • Try running this command in the shell. If that fails to power off the machine, there appears to be an incompatibility somewhere.


    Code
    sudo shutdown -h now

    --
    Google is your friend and Bob's your uncle!


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

  • That command does not provide any output when run remotely from an ssh session.

    --
    Google is your friend and Bob's your uncle!


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

  • When I run it from an SOL console it emits many system shutdown type messages before power is cut.

    --
    Google is your friend and Bob's your uncle!


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

  • Try running this command in the shell. If that fails to power off the machine, there appears to be an incompatibility somewhere.


    Code
    sudo shutdown -h now

    Talking without knowing but to force a powerdown, isn't it better the -P flag?



    SOURCE

  • sudo shutdown -h now powers my systems off.


    Never tried it with -P.


    Edit:


    From the man page:


    NAME

    shutdown - Halt, power-off or reboot the machine


    SYNOPSIS

    shutdown [OPTIONS...] [TIME] [WALL...]


    DESCRIPTION

    shutdown may be used to halt, power-off or reboot the machine.


    The first argument may be a time string (which is usually "now"). Optionally, this may be followed by a wall message to be sent to all logged-in users before going down.


    The time string may either be in the format "hh:mm" for hour/minutes specifying the time to execute the shutdown at, specified in 24h clock format.

    Alternatively it may be in the syntax "+m" referring to the specified number of minutes m from now. "now" is an alias for "+0", i.e. for triggering an immediate shutdown. If no time argument is specified, "+1" is implied.


    Note that to specify a wall message you must specify a time argument, too.


    If the time argument is used, 5 minutes before the system goes down the /run/nologin file is created to ensure that further logins shall not be allowed.


    OPTIONS

    The following options are understood:


    --help

    Print a short help text and exit.


    -H, --halt

    Halt the machine.


    -P, --poweroff

    Power-off the machine (the default).


    -r, --reboot

    Reboot the machine.


    -h

    Equivalent to --poweroff, unless --halt is specified.

    --
    Google is your friend and Bob's your uncle!


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

  • sudo shutdown -h now powers my systems off.

    Your system is certainly, running A-OK, :D


    Only wrote the above since according to the manpage, the -h flag:

    Zitat

    -h

    Requests that the system be either halted or powered off after it has been brought down, with the choice as to which left up to the system.

    If OPs system has some misconfiguration/miscommunication with Debian, than it only stays on HALT, :/:/:/


    fieldingworkman

    Can you try with the -P flag and post the outcome?


    Also, how is it configured on the GUI, what I told on post #8

    Some Screenshots will show better than words.

Jetzt mitmachen!

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