|
results
|
Result #1
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
. /root/openrc
CLI_OPTIONS=""
if /usr/bin/openstack ${CLI_OPTIONS} volume type show "low-iops"; then
/usr/bin/openstack ${CLI_OPTIONS} volume qos associate low-iops low-iops
fi
|
|
delta
|
|
|
end
|
2025-12-08 13:53:02.647227
|
|
failed
|
|
|
invocation
|
{
"module_args": {
"_raw_params": ". /root/openrc\nCLI_OPTIONS=\"\"\nif /usr/bin/openstack ${CLI_OPTIONS} volume type show \"low-iops\"; then\n /usr/bin/openstack ${CLI_OPTIONS} volume qos associate low-iops low-iops\nfi\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-08 13:52:57.718981
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
+--------------------+--------------------------------------+
| Field | Value |
+--------------------+--------------------------------------+
| access_project_ids | None |
| description | None |
| id | d0172836-7da1-4158-a3fc-6b686df8af31 |
| is_public | True |
| name | low-iops |
| properties | volume_backend_name='LVM_iSCSI' |
| qos_specs_id | None |
+--------------------+--------------------------------------+
|
|
stdout_lines
|
[
"+--------------------+--------------------------------------+",
"| Field | Value |",
"+--------------------+--------------------------------------+",
"| access_project_ids | None |",
"| description | None |",
"| id | d0172836-7da1-4158-a3fc-6b686df8af31 |",
"| is_public | True |",
"| name | low-iops |",
"| properties | volume_backend_name='LVM_iSCSI' |",
"| qos_specs_id | None |",
"+--------------------+--------------------------------------+"
]
|
Result #2
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
. /root/openrc
CLI_OPTIONS=""
if /usr/bin/openstack ${CLI_OPTIONS} volume type show "high-iops"; then
/usr/bin/openstack ${CLI_OPTIONS} volume qos associate high-iops high-iops
fi
|
|
delta
|
|
|
end
|
2025-12-08 13:53:07.938985
|
|
failed
|
|
|
invocation
|
{
"module_args": {
"_raw_params": ". /root/openrc\nCLI_OPTIONS=\"\"\nif /usr/bin/openstack ${CLI_OPTIONS} volume type show \"high-iops\"; then\n /usr/bin/openstack ${CLI_OPTIONS} volume qos associate high-iops high-iops\nfi\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-08 13:53:03.045508
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
+--------------------+--------------------------------------+
| Field | Value |
+--------------------+--------------------------------------+
| access_project_ids | None |
| description | None |
| id | 822420ba-e3a5-4d3f-ab33-267fb690abfd |
| is_public | True |
| name | high-iops |
| properties | volume_backend_name='LVM_iSCSI' |
| qos_specs_id | None |
+--------------------+--------------------------------------+
|
|
stdout_lines
|
[
"+--------------------+--------------------------------------+",
"| Field | Value |",
"+--------------------+--------------------------------------+",
"| access_project_ids | None |",
"| description | None |",
"| id | 822420ba-e3a5-4d3f-ab33-267fb690abfd |",
"| is_public | True |",
"| name | high-iops |",
"| properties | volume_backend_name='LVM_iSCSI' |",
"| qos_specs_id | None |",
"+--------------------+--------------------------------------+"
]
|
Result #3
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
. /root/openrc
CLI_OPTIONS=""
if /usr/bin/openstack ${CLI_OPTIONS} volume type show "ultra-high-iops"; then
/usr/bin/openstack ${CLI_OPTIONS} volume qos associate ultra-high-iops ultra-high-iops
fi
|
|
delta
|
|
|
end
|
2025-12-08 13:53:13.251533
|
|
failed
|
|
|
invocation
|
{
"module_args": {
"_raw_params": ". /root/openrc\nCLI_OPTIONS=\"\"\nif /usr/bin/openstack ${CLI_OPTIONS} volume type show \"ultra-high-iops\"; then\n /usr/bin/openstack ${CLI_OPTIONS} volume qos associate ultra-high-iops ultra-high-iops\nfi\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-08 13:53:08.331707
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
+--------------------+--------------------------------------+
| Field | Value |
+--------------------+--------------------------------------+
| access_project_ids | None |
| description | None |
| id | 1d449823-8d34-4d0b-96da-2882931c2dab |
| is_public | True |
| name | ultra-high-iops |
| properties | volume_backend_name='LVM_iSCSI' |
| qos_specs_id | None |
+--------------------+--------------------------------------+
|
|
stdout_lines
|
[
"+--------------------+--------------------------------------+",
"| Field | Value |",
"+--------------------+--------------------------------------+",
"| access_project_ids | None |",
"| description | None |",
"| id | 1d449823-8d34-4d0b-96da-2882931c2dab |",
"| is_public | True |",
"| name | ultra-high-iops |",
"| properties | volume_backend_name='LVM_iSCSI' |",
"| qos_specs_id | None |",
"+--------------------+--------------------------------------+"
]
|
|