[Bug 291814] reboot(8) or rather halt -p broken on recent CURRENT

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 19 Dec 2025 19:42:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291814

            Bug ID: 291814
           Summary: reboot(8) or rather halt -p broken on recent CURRENT
           Product: Base System
           Version: 16.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: zarychtam@plan-b.pwste.edu.pl

It's only a mild issue, but probably worth reporting. After issuing "halt -p"
command old HP server, instead of powering down just halts:

Waiting (max 60 seconds) for system process `vnlru' to stop... done
Waiting (max 60 seconds) for system process `syncer' to stop... 
Syncing disks, vnodes remaining... 0 0 0 done
All buffers synced.
Uptime: 2m33s
uhub5: detached
hkbd1: detached
hidbus2: detached
usbhid2: detached
hsctrl0: detached
hms1: detached
hidbus3: detached
usbhid3: detached
uhub0: detached
uhub3: detached
uhub4: detached
uhub1: detached
hkbd0: detached
hidbus0: detached
usbhid0: detached
hms0: detached
hidbus1: detached
usbhid1: detached
uhub2: detached

The operating system has halted.
Please press any key to reboot.

Luckily, shutdown -p still works as expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.