Skip to content

NHC fails on Rocky 9 #169

@jaimesouza

Description

@jaimesouza

NHC complains about sshd not running on Rocky Linux 9.6:

Health check failed: check_ps_service: Service sshd (process sshd) owned by root not running

But sshd is up and running:

$ sudo systemctl status sshd
● sshd.service - OpenSSH server daemon
     Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled; preset: enabled)
     Active: active (running) since Mon 2025-09-01 14:47:19 CEST; 1 day 9h ago
       Docs: man:sshd(8)
             man:sshd_config(5)
   Main PID: 1707 (sshd)
      Tasks: 1 (limit: 1228685)
     Memory: 9.7M
        CPU: 788ms
     CGroup: /system.slice/sshd.service
             └─1707 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups"

The same setup works on Rocky Linux 8.10 machines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions