Skip to content

Instantly share code, notes, and snippets.

Created September 13, 2013 05: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/6546953 to your computer and use it in GitHub Desktop.
Save anonymous/6546953 to your computer and use it in GitHub Desktop.
xcut
stargate mjrosenb # ps aux | grep gluster
root 5710 0.0 0.0 110772 988 pts/15 S+ 01:09 0:00 grep --colour=auto gluster
root 21548 0.1 0.8 472076 36192 ? Ssl Jul21 98:20 /usr/sbin/glusterfs --volfile-id=magluster --volfile-server=memoryalpha /data
stargate mjrosenb # gluster peer status
Traceback (most recent call last):
File "/usr/libexec/glusterfs/python/syncdaemon/gsyncd.py", line 16, in <module>
from ipaddr import IPAddress, IPNetwork
File "/usr/libexec/glusterfs/python/syncdaemon/ipaddr.py", line 1468
ip_int = 0L
^
SyntaxError: invalid syntax
Connection failed. Please check if gluster daemon is operational.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment