Execution
Date
07 Oct 2025 12:17:14 +0100
Duration
00:00:05.94
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.3 / 1.7.3
Python
3.10.10
Summary
24
Hosts
1
Tasks
24
Results
1
Plays
1
Files
0
Records
Task result details
-
Date07 Oct 2025 12:17:18 +0100
-
Module / Actionshell (Ad-Hoc: shell: lspci | grep -i raid; cat /proc/mdstat ; agent360 --info | grep _ls:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
lspci | grep -i raid; cat /proc/mdstat ; agent360 --info | grep _ls |
| delta |
0:00:00.073790 |
| end |
2025-10-07 11:17:18.820605 |
| invocation |
{ "module_args": { "_raw_params": "lspci | grep -i raid; cat /proc/mdstat ; agent360 --info | grep _ls", "_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 |
2025-10-07 11:17:18.746815 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Personalities : [raid1]
md127 : active raid1 nvme1n1p1[1] nvme0n1p3[0]
3749014528 blocks super 1.2 [2/2] [UU]
bitmap: 14/28 pages [56KB], 65536KB chunk
unused devices: <none>
Plugins enabled: mdstat_ls, system, process, internal_server_metrics, vms, cpu, iostat, network, memory, mdstat, loadavg, ping, vrrp_mon_cr, swap, diskusage, firewall
|
| stdout_lines |
[ "Personalities : [raid1] ", "md127 : active raid1 nvme1n1p1[1] nvme0n1p3[0]", " 3749014528 blocks super 1.2 [2/2] [UU]", " bitmap: 14/28 pages [56KB], 65536KB chunk", "", "unused devices: <none>", "Plugins enabled: mdstat_ls, system, process, internal_server_metrics, vms, cpu, iostat, network, memory, mdstat, loadavg, ping, vrrp_mon_cr, swap, diskusage, firewall" ] |