Skip to content

Instantly share code, notes, and snippets.

@kbbgl
Created June 4, 2020 16:41
Show Gist options
  • Save kbbgl/baec7f740ef42d7376bf27d40e078ca0 to your computer and use it in GitHub Desktop.
Save kbbgl/baec7f740ef42d7376bf27d40e078ca0 to your computer and use it in GitHub Desktop.
[heketi cheatsheet] #storage #heketi #glusterfs #gluster

heketi-cli

Get list of clusters

heketi-cli cluster list

Get nodes and volumes for specific cluster

heketi-cli cluster info 87558546442e5cb969384ccd4dda7b2d

Get information about the node (state, size used/free)

heketi-cli node info 54814c07b95b30ca8e30e71efe8fe394

Get information about volume (size, mount)

heketi-cli volume info 15d81e445620ef61aaae581ec27a4cc9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment