Execution
Date
14 Dec 2025 10:15:01 +0000
Duration
00:06:33.21
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.13.5
Summary
7
Hosts
567
Tasks
554
Results
37
Plays
221
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.81
-
PlaySetup repo server gluster cluster
-
Taskopenstack.osa.glusterfs : Create gluster volume
-
Date14 Dec 2025 10:16:25 +0000
-
Module / Actiongluster.gluster.gluster_volume (/etc/ansible/ansible_collections/openstack/osa/roles/glusterfs/tasks/glusterfs_post_install_brick.yml:34)
-
Tags
- glusterfs-config
| Field | Value |
|---|---|
| ansible_facts |
{ "glusterfs": { "peers": {}, "quotas": {}, "volumes": { "gfs-repo": { "bricks": [ "aio1-repo-container-3917d96e:/gluster/bricks/1" ], "id": "eade524b-993b-47e5-9774-7a9f4571dabe", "name": "gfs-repo", "options": { "nfs.disable": "on", "storage.fips-mode-rchecksum": "on", "transport.address-family": "inet" }, "quota": false, "replicas": "1", "status": "Started", "transport": "tcp" } } } } |
| attempts |
1 |
| changed |
True |
| invocation |
{ "module_args": { "arbiters": null, "bricks": "/gluster/bricks/1", "cluster": [ "aio1-repo-container-3917d96e" ], "directory": null, "disperses": null, "force": true, "host": null, "name": "gfs-repo", "options": {}, "quota": null, "rebalance": false, "redundancies": null, "replicas": null, "start_on_create": true, "state": "present", "stripes": null, "transport": "tcp" } } |