|
results
|
Result #1
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
. /root/openrc
CLI_OPTIONS=""
/openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos list --format value --column Name | grep -x low-iops || /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos create low-iops --consumer front-end\
--property consumer=front-end --property read_iops_sec=75 --property write_iops_sec=75
|
|
delta
|
|
|
end
|
2025-12-14 10:37:59.992926
|
|
failed
|
|
|
invocation
|
{
"module_args": {
"_raw_params": ". /root/openrc\nCLI_OPTIONS=\"\"\n/openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos list --format value --column Name | grep -x low-iops || /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos create low-iops --consumer front-end\\\n --property consumer=front-end --property read_iops_sec=75 --property write_iops_sec=75\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"expand_argument_vars": true,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
|
item
|
{
"cinder_volume_types": [
"low-iops"
],
"name": "low-iops",
"options": {
"consumer": "front-end",
"read_iops_sec": 75,
"write_iops_sec": 75
}
}
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-14 10:37:57.745999
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
+------------+-----------------------------------------+
| Field | Value |
+------------+-----------------------------------------+
| consumer | front-end |
| id | dc95f32f-3cec-4812-8412-67d86ce93fbb |
| name | low-iops |
| properties | read_iops_sec='75', write_iops_sec='75' |
+------------+-----------------------------------------+
|
|
stdout_lines
|
[
"+------------+-----------------------------------------+",
"| Field | Value |",
"+------------+-----------------------------------------+",
"| consumer | front-end |",
"| id | dc95f32f-3cec-4812-8412-67d86ce93fbb |",
"| name | low-iops |",
"| properties | read_iops_sec='75', write_iops_sec='75' |",
"+------------+-----------------------------------------+"
]
|
Result #2
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
. /root/openrc
CLI_OPTIONS=""
/openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos list --format value --column Name | grep -x high-iops || /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos create high-iops --consumer front-end\
--property consumer=front-end --property read_iops_sec=150 --property write_iops_sec=150
|
|
delta
|
|
|
end
|
2025-12-14 10:38:02.501823
|
|
failed
|
|
|
invocation
|
{
"module_args": {
"_raw_params": ". /root/openrc\nCLI_OPTIONS=\"\"\n/openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos list --format value --column Name | grep -x high-iops || /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos create high-iops --consumer front-end\\\n --property consumer=front-end --property read_iops_sec=150 --property write_iops_sec=150\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"expand_argument_vars": true,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
|
item
|
{
"cinder_volume_types": [
"high-iops"
],
"name": "high-iops",
"options": {
"consumer": "front-end",
"read_iops_sec": 150,
"write_iops_sec": 150
}
}
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-14 10:38:00.199906
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
+------------+-------------------------------------------+
| Field | Value |
+------------+-------------------------------------------+
| consumer | front-end |
| id | 84fdc884-6bb5-4270-aba0-33d36119358e |
| name | high-iops |
| properties | read_iops_sec='150', write_iops_sec='150' |
+------------+-------------------------------------------+
|
|
stdout_lines
|
[
"+------------+-------------------------------------------+",
"| Field | Value |",
"+------------+-------------------------------------------+",
"| consumer | front-end |",
"| id | 84fdc884-6bb5-4270-aba0-33d36119358e |",
"| name | high-iops |",
"| properties | read_iops_sec='150', write_iops_sec='150' |",
"+------------+-------------------------------------------+"
]
|
Result #3
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
. /root/openrc
CLI_OPTIONS=""
/openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos list --format value --column Name | grep -x ultra-high-iops || /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos create ultra-high-iops --consumer front-end\
--property consumer=front-end --property read_iops_sec=300 --property write_iops_sec=300
|
|
delta
|
|
|
end
|
2025-12-14 10:38:05.015388
|
|
failed
|
|
|
invocation
|
{
"module_args": {
"_raw_params": ". /root/openrc\nCLI_OPTIONS=\"\"\n/openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos list --format value --column Name | grep -x ultra-high-iops || /openstack/venvs/utility-32.1.0.dev19/bin/openstack ${CLI_OPTIONS} volume qos create ultra-high-iops --consumer front-end\\\n --property consumer=front-end --property read_iops_sec=300 --property write_iops_sec=300\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"expand_argument_vars": true,
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true
}
}
|
|
item
|
{
"cinder_volume_types": [
"ultra-high-iops"
],
"name": "ultra-high-iops",
"options": {
"consumer": "front-end",
"read_iops_sec": 300,
"write_iops_sec": 300
}
}
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-14 10:38:02.692510
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
+------------+-------------------------------------------+
| Field | Value |
+------------+-------------------------------------------+
| consumer | front-end |
| id | b3f8167b-4968-4713-8cbd-08879e00745e |
| name | ultra-high-iops |
| properties | read_iops_sec='300', write_iops_sec='300' |
+------------+-------------------------------------------+
|
|
stdout_lines
|
[
"+------------+-------------------------------------------+",
"| Field | Value |",
"+------------+-------------------------------------------+",
"| consumer | front-end |",
"| id | b3f8167b-4968-4713-8cbd-08879e00745e |",
"| name | ultra-high-iops |",
"| properties | read_iops_sec='300', write_iops_sec='300' |",
"+------------+-------------------------------------------+"
]
|
|