Advertisement
Guest User

GlusterFS volume info

a guest
Sep 20th, 2017
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. [root@master-xeon ~]# gluster volume info
  2.  
  3. Volume Name: engine
  4. Type: Replicate
  5. Volume ID: c5986477-84b5-4a66-90d4-2b001a288ee7
  6. Status: Started
  7. Snapshot Count: 0
  8. Number of Bricks: 1 x 3 = 3
  9. Transport-type: tcp
  10. Bricks:
  11. Brick1: master-xeon.private.fi:/bricks/engine
  12. Brick2: gpu.private.fi:/bricks/engine
  13. Brick3: nogpu.private.fi:/bricks/engine
  14. Options Reconfigured:
  15. nfs.disable: on
  16. transport.address-family: inet
  17. cluster.quorum-type: auto
  18. network.ping-timeout: 10
  19. auth.allow: *
  20. performance.quick-read: off
  21. performance.read-ahead: off
  22. performance.io-cache: off
  23. performance.stat-prefetch: off
  24. performance.low-prio-threads: 32
  25. network.remote-dio: enable
  26. cluster.eager-lock: enable
  27. cluster.server-quorum-type: server
  28. cluster.data-self-heal-algorithm: full
  29. cluster.locking-scheme: granular
  30. cluster.shd-max-threads: 8
  31. cluster.shd-wait-qlength: 10000
  32. features.shard: on
  33. user.cifs: off
  34. storage.owner-uid: 36
  35. storage.owner-gid: 36
  36. server.allow-insecure: on
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement