Skip to content

Instantly share code, notes, and snippets.

Created July 29, 2015 15:09
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 anonymous/99f275920c44b67b9985 to your computer and use it in GitHub Desktop.
Save anonymous/99f275920c44b67b9985 to your computer and use it in GitHub Desktop.
root@storage1:/home/ansible_worker# gluster volume status
Status of volume: dockerstorage
Gluster process Port Online Pid
------------------------------------------------------------------------------
Brick 192.168.10.5:/data/gluster/dockerstorage 49154 Y 16327
Brick 192.168.10.3:/data/gluster/dockerstorage 49154 Y 16622
NFS Server on localhost 2049 Y 16640
Self-heal Daemon on localhost N/A Y 16636
NFS Server on 192.168.10.5 2049 Y 16341
Self-heal Daemon on 192.168.10.5 N/A Y 16345
Task Status of Volume dockerstorage
------------------------------------------------------------------------------
root@storage1:/home/ansible_worker# gluster volume info
Volume Name: dockerstorage
Type: Replicate
Volume ID: 032de397-6061-4821-b5cd-67838f7092f0
Status: Started
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: 192.168.10.5:/data/gluster/dockerstorage
Brick2: 192.168.10.3:/data/gluster/dockerstorage
root@storage1:/home/ansible_worker# gluster volume rebalance dockerstorage start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment