Execution
Date
18 Mar 2026 12:07:02 +0000
Duration
00:00:06.13
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.13
ara
1.7.4 / 1.7.4
Python
3.10.10
Summary
22
Hosts
1
Tasks
22
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:01.26
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date18 Mar 2026 12:07:04 +0000
-
Module / Actionshell (Ad-Hoc: shell: cat /proc/mdstat:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
cat /proc/mdstat |
| delta |
0:00:00.003306 |
| end |
2026-03-18 12:07:04.122495 |
| invocation |
{ "module_args": { "_raw_params": "cat /proc/mdstat", "_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-03-18 12:07:04.119189 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Personalities : [raid1]
md124 : active raid1 nvme1n1p1[1] nvme0n1p1[0]
7395155968 blocks super 1.2 [2/2] [UU]
bitmap: 48/56 pages [192KB], 65536KB chunk
md125 : active raid1 nvme1n1p4[1] nvme0n1p4[0]
204736 blocks super 1.0 [2/2] [UU]
bitmap: 0/1 pages [0KB], 65536KB chunk
md126 : active raid1 nvme0n1p3[0] nvme1n1p3[1]
1046528 blocks super 1.2 [2/2] [UU]
bitmap: 0/1 pages [0KB], 65536KB chunk
md127 : active raid1 nvme0n1p2[0] nvme1n1p2[1]
104856576 blocks super 1.2 [2/2] [UU]
bitmap: 1/1 pages [4KB], 65536KB chunk
unused devices: <none>
|
| stdout_lines |
[ "Personalities : [raid1] ", "md124 : active raid1 nvme1n1p1[1] nvme0n1p1[0]", " 7395155968 blocks super 1.2 [2/2] [UU]", " bitmap: 48/56 pages [192KB], 65536KB chunk", "", "md125 : active raid1 nvme1n1p4[1] nvme0n1p4[0]", " 204736 blocks super 1.0 [2/2] [UU]", " bitmap: 0/1 pages [0KB], 65536KB chunk", "", "md126 : active raid1 nvme0n1p3[0] nvme1n1p3[1]", " 1046528 blocks super 1.2 [2/2] [UU]", " bitmap: 0/1 pages [0KB], 65536KB chunk", "", "md127 : active raid1 nvme0n1p2[0] nvme1n1p2[1]", " 104856576 blocks super 1.2 [2/2] [UU]", " bitmap: 1/1 pages [4KB], 65536KB chunk", "", "unused devices: <none>" ] |