Re: How mdadm checks periodically the array in Debian 13 Trixie?
On 11/09/25 at 21:53, Andy Smith wrote:
# systemctl --list-timers mdcheck_start.timer
where you will see that its next trigger is still the Sunday.
Here "--list-timers" is not recognized, the correct option is without
initial hyphens. I looked for that option in the manual pages but
without luck:
~# LC_ALL=C.UTF-8 man -K list-timers
No manual entry for list-timers
since I was unsure about the search I tried to search for "list-units":
~# LC_ALL=C.UTF-8 man -K list-units
No manual entry for list-units
"list-units" is the first section of "systemctl" manual page (see man 1
systemctl) therefore I was expecting that the search yields systemctl's
manpage, but it didn't. Why does the search give no results?
I think I have trouble with manpages search. Any clue?
Kind regards.
--
Franco Martelli
Reply to: