Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- vdsm-client --gluster-enabled GlusterVolume list
- {
- "volumes": {
- "gv0": {
- "brickCount": "1",
- "bricks": [
- "192.168.122.79:/data/brick1/gv0"
- ],
- "bricksInfo": [
- {
- "hostUuid": "d6b27c29-dce0-420e-9982-42f855bca9cd",
- "isArbiter": false,
- "name": "192.168.122.79:/data/brick1/gv0"
- }
- ],
- "disperseCount": "0",
- "distCount": "1",
- "isArbiter": false,
- "options": {
- "nfs.disable": "on",
- "transport.address-family": "inet"
- },
- "redundancyCount": "0",
- "replicaCount": "1",
- "stripeCount": "1",
- "transportType": [
- "TCP"
- ],
- "uuid": "660f2073-6b74-4d24-8a33-c9c324501d30",
- "volumeName": "gv0",
- "volumeStatus": "ONLINE",
- "volumeType": "DISTRIBUTE"
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment