Skip to content

sidcarter/heketi

 
 

Repository files navigation

Stories in Ready Build Status Coverage Status Join the chat at https://gitter.im/heketi/heketi

Heketi

Heketi provides a RESTful management interface which can be used to manage the life cycle of GlusterFS volumes. With Heketi, cloud services like OpenStack Manila, Kubernetes, and OpenShift can dynamically provision GlusterFS volumes with any of the supported durability types. Heketi will automatically determine the location for bricks across the cluster, making sure to place bricks and its replicas across different failure domains. Heketi also supports any number of GlusterFS clusters, allowing cloud services to provide network file storage without being limited to a single GlusterFS cluster.

Workflow

When a request is received to create a volume, Heketi will first allocate the appropriate storage in a cluster, making sure to place brick replicas across failure domains. It will then format, then mount the storage to create bricks for the volume requested. Once all bricks have been automatically created, Heketi will finally satisfy the request by creating, then starting the newly created GlusterFS volume.

Downloads

Please go to the Releases page for the latest release.

Containers

You can also install Heketi as a container. Please see https://hub.docker.com/r/heketi/heketi for more information

Documentation

Please visit the WIKI for project documentation and demo information

Demo

Please visit Vagrant-Heketi to try out the demo.

Licensing

Heketi is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

About

RESTful based volume management framework for GlusterFS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.4%
  • Shell 1.1%
  • Ruby 1.1%
  • Other 1.4%