Skip to main content

OpenEBS Local PV ZFS leverages the ZFS file system for managing persistent volumes. It offers advanced features such as compression, snapshots, and data integrity checks, making it a powerful choice for applications that require data reliability and volume management capabilities. Volumes are provisioned from ZFS datasets configured on each node, providing high performance along with ZFS's rich data services.

Advantages#

  • Built-in data integrity checks – Detect and correct silent data corruption.

  • Snapshots and clones – Easily create point-in-time copies for backup/testing.

  • Compression and deduplication – Optimize storage efficiency.

  • Resilience and fault tolerance – ZFS is known for robust data protection.

  • Ideal for databases and critical stateful apps – Offers enterprise-grade storage features.

Installation#

Refer to the OpenEBS Installation documentation to install Local PV ZFS.

Support#

If you encounter issues or have a question, file a Github issue, or talk to us on the #openebs channel on the Kubernetes Slack server.

See Also#

Was this page helpful? We appreciate your feedback