Execution
Date 15 Apr 2026 09:32:45 +0100
Duration 00:00:04.55
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
8 Hosts
1 Tasks
8 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.52
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    kvm022

Field Value
changed
True
cmd
systemctl status mdmonitor.service
delta
0:00:00.100201
end
2026-04-15 08:32:46.352392
invocation
{
    "module_args": {
        "_raw_params": "systemctl status mdmonitor.service",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2026-04-15 08:32:46.252191
stderr

stderr_lines
[]
stdout
● mdmonitor.service - Software RAID monitoring and management
     Loaded: loaded (/usr/lib/systemd/system/mdmonitor.service; enabled; preset: enabled)
     Active: active (running) since Wed 2026-04-15 08:32:28 UTC; 18s ago
    Process: 1099024 ExecStart=/sbin/mdadm --monitor --scan --syslog -f --pid-file=/run/mdadm/mdadm.pid (code=exited, status=0/SUCCESS)
   Main PID: 1099026 (mdadm)
      Tasks: 1 (limit: 1644093)
     Memory: 1.0M (peak: 1.2M)
        CPU: 9ms
     CGroup: /system.slice/mdmonitor.service
             └─1099026 /sbin/mdadm --monitor --scan --syslog -f --pid-file=/run/mdadm/mdadm.pid

Apr 15 08:32:28 kvm22.man1.layershift.com systemd[1]: Starting Software RAID monitoring and management...
Apr 15 08:32:28 kvm22.man1.layershift.com systemd[1]: Started Software RAID monitoring and management.
stdout_lines
[
    "\u25cf mdmonitor.service - Software RAID monitoring and management",
    "     Loaded: loaded (/usr/lib/systemd/system/mdmonitor.service; enabled; preset: enabled)",
    "     Active: active (running) since Wed 2026-04-15 08:32:28 UTC; 18s ago",
    "    Process: 1099024 ExecStart=/sbin/mdadm --monitor --scan --syslog -f --pid-file=/run/mdadm/mdadm.pid (code=exited, status=0/SUCCESS)",
    "   Main PID: 1099026 (mdadm)",
    "      Tasks: 1 (limit: 1644093)",
    "     Memory: 1.0M (peak: 1.2M)",
    "        CPU: 9ms",
    "     CGroup: /system.slice/mdmonitor.service",
    "             \u2514\u25001099026 /sbin/mdadm --monitor --scan --syslog -f --pid-file=/run/mdadm/mdadm.pid",
    "",
    "Apr 15 08:32:28 kvm22.man1.layershift.com systemd[1]: Starting Software RAID monitoring and management...",
    "Apr 15 08:32:28 kvm22.man1.layershift.com systemd[1]: Started Software RAID monitoring and management."
]