mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #560] Add support for ZFS volumes #423
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kaazoo on GitHub (Jun 2, 2015).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/560
It would be nice to have support for ZFS volumes, which would work more or less like LVM, but has nice features like compression, cheap snapshots, deduplication (if you can afford it), send/receive, clones and so on.
The current LVM support code could be used as a start.