Skip to content

Instantly share code, notes, and snippets.

@apenney
Created September 28, 2016 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save apenney/d3e762aaa4746f5f1e76d504444390fc to your computer and use it in GitHub Desktop.
Save apenney/d3e762aaa4746f5f1e76d504444390fc to your computer and use it in GitHub Desktop.
root@pGluster01:/var/log/glusterfs# gluster volume status qa-lockbox
Status of volume: qa-lockbox
Gluster process Port Online Pid
------------------------------------------------------------------------------
Brick pGluster01.internal.fitzy.co:/mnt/ebsGlusterQA/qa
-lockbox 49236 Y 31726
Brick pGluster02.internal.fitzy.co:/mnt/ebsGlusterQA/qa
-lockbox 49239 Y 29280
Brick pGluster03.internal.fitzy.co:/mnt/ebsGlusterQA/qa
-lockbox 49210 Y 10207
NFS Server on localhost N/A N N/A
Self-heal Daemon on localhost N/A Y 31745
NFS Server on pgluster03.internal.fitzy.co N/A N N/A
Self-heal Daemon on pgluster03.internal.fitzy.co N/A Y 10227
NFS Server on pgluster02.internal.fitzy.co N/A N N/A
Self-heal Daemon on pgluster02.internal.fitzy.co N/A Y 29300
Task Status of Volume qa-lockbox
------------------------------------------------------------------------------
There are no active volume tasks
root@pGluster01:/var/log/glusterfs# gluster volume info qa-lockbox
Volume Name: qa-lockbox
Type: Replicate
Volume ID: f0b3000a-51a5-4da4-9099-69f3be96c88e
Status: Started
Number of Bricks: 1 x 3 = 3
Transport-type: tcp,rdma
Bricks:
Brick1: pGluster01.internal.fitzy.co:/mnt/ebsGlusterQA/qa-lockbox
Brick2: pGluster02.internal.fitzy.co:/mnt/ebsGlusterQA/qa-lockbox
Brick3: pGluster03.internal.fitzy.co:/mnt/ebsGlusterQA/qa-lockbox
Options Reconfigured:
server.allow-insecure: on
root@pGluster01:/var/log/glusterfs# gluster volume heal qa-lockbox info
Brick pGluster01.internal.fitzy.co:/mnt/ebsGlusterQA/qa-lockbox/
/df/91/1f/df911f0151f9ef021d410b4be5060972
Number of entries: 1
Brick pGluster02.internal.fitzy.co:/mnt/ebsGlusterQA/qa-lockbox/
/df/91/1f/df911f0151f9ef021d410b4be5060972
Number of entries: 1
Brick pGluster03.internal.fitzy.co:/mnt/ebsGlusterQA/qa-lockbox/
/df/91/1f/df911f0151f9ef021d410b4be5060972
Number of entries: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment