Skip to content

Instantly share code, notes, and snippets.

@pulecp
Created July 17, 2015 13:56
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 pulecp/b43f1c3b5c912178a324 to your computer and use it in GitHub Desktop.
Save pulecp/b43f1c3b5c912178a324 to your computer and use it in GitHub Desktop.
mount glusterfs
mount -t glusterfs [-o <options>] <server1>,<server2>,<server3>,..<serverN>:/<volname> <mount_point>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment