Execution
Date
07 Oct 2025 12:19:05 +0100
Duration
00:00:01.13
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
1
Hosts
1
Tasks
1
Results
1
Plays
1
Files
0
Records
Task result details
-
Date07 Oct 2025 12:19:06 +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.130315 |
| end |
2025-10-07 11:19:06.572322 |
| 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:19:06.442007 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
0000:00:11.5 RAID bus controller: Intel Corporation sSATA Controller [RAID Mode] (rev 09)
0000:00:17.0 RAID bus controller: Intel Corporation SATA Controller [RAID Mode] (rev 09)
0000:5d:05.5 RAID bus controller: Intel Corporation Volume Management Device NVMe RAID Controller (rev 04)
0000:d7:05.5 RAID bus controller: Intel Corporation Volume Management Device NVMe RAID Controller (rev 04)
Personalities : [raid1]
md0 : active raid1 nvme0n1[1] nvme1n1[0]
7813894464 blocks super 1.2 [2/2] [UU]
bitmap: 35/59 pages [140KB], 65536KB chunk
md126 : active raid1 sda[1] sdb[0]
222703616 blocks super external:/md127/0 [2/2] [UU]
md127 : inactive sdb[1](S) sda[0](S)
10402 blocks super external:imsm
unused devices: <none>
Plugins enabled: diskusage, swap, process, loadavg, mdstat_ls, vms, mdstat, memory, network, system, internal_server_metrics, cpu, vrrp_mon_cr, ping, iostat, firewall
|
| stdout_lines |
[ "0000:00:11.5 RAID bus controller: Intel Corporation sSATA Controller [RAID Mode] (rev 09)", "0000:00:17.0 RAID bus controller: Intel Corporation SATA Controller [RAID Mode] (rev 09)", "0000:5d:05.5 RAID bus controller: Intel Corporation Volume Management Device NVMe RAID Controller (rev 04)", "0000:d7:05.5 RAID bus controller: Intel Corporation Volume Management Device NVMe RAID Controller (rev 04)", "Personalities : [raid1] ", "md0 : active raid1 nvme0n1[1] nvme1n1[0]", " 7813894464 blocks super 1.2 [2/2] [UU]", " bitmap: 35/59 pages [140KB], 65536KB chunk", "", "md126 : active raid1 sda[1] sdb[0]", " 222703616 blocks super external:/md127/0 [2/2] [UU]", " ", "md127 : inactive sdb[1](S) sda[0](S)", " 10402 blocks super external:imsm", " ", "unused devices: <none>", "Plugins enabled: diskusage, swap, process, loadavg, mdstat_ls, vms, mdstat, memory, network, system, internal_server_metrics, cpu, vrrp_mon_cr, ping, iostat, firewall" ] |