Execution
Date 15 Dec 2025 09:55:36 +0000
Duration 00:21:13.46
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
15 Hosts
924 Tasks
1203 Results
46 Plays
212 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "glusterfs": {
        "peers": {
            "aio1-repo-container-7d639533": [
                "49065bef-b190-4f59-b2ea-29e5b20482c5",
                "Peer in Cluster (Connected)"
            ],
            "aio1-repo-container-93b37cf6": [
                "a4085cd8-5e10-406f-86ef-c22bafee98f3",
                "Peer in Cluster (Connected)"
            ]
        },
        "quotas": {},
        "volumes": {
            "gfs-repo": {
                "bricks": [
                    "aio1-repo-container-f79c1daa:/gluster/bricks/1",
                    "aio1-repo-container-93b37cf6:/gluster/bricks/1",
                    "aio1-repo-container-7d639533:/gluster/bricks/1"
                ],
                "id": "506f615b-8467-4171-bd45-7da3f31c9e02",
                "name": "gfs-repo",
                "options": {
                    "cluster.granular-entry-heal": "on",
                    "nfs.disable": "on",
                    "performance.client-io-threads": "off",
                    "storage.fips-mode-rchecksum": "on",
                    "transport.address-family": "inet"
                },
                "quota": false,
                "replicas": "3",
                "status": "Started",
                "transport": "tcp"
            }
        }
    }
}
attempts
1
changed
True
invocation
{
    "module_args": {
        "arbiters": null,
        "bricks": "/gluster/bricks/1",
        "cluster": [
            "aio1-repo-container-f79c1daa",
            "aio1-repo-container-93b37cf6",
            "aio1-repo-container-7d639533"
        ],
        "directory": null,
        "disperses": null,
        "force": true,
        "host": null,
        "name": "gfs-repo",
        "options": {},
        "quota": null,
        "rebalance": false,
        "redundancies": null,
        "replicas": 3,
        "start_on_create": true,
        "state": "present",
        "stripes": null,
        "transport": "tcp"
    }
}