error/zfs-libvirt
Project ID: 23598
Description
Current libvirt and virt-manager packages with ZFS enabled.
These packages work with ZFS on Linux. They are not tested with zfs-fuse.
No Warranty
If it breaks, you get to keep both pieces.
Installation Instructions
Enable like any other Copr repo, or use the .repo files provided below.
Usage
Define a storage pool named mypool corresponding to an existing zpool named tank.
virsh pool-define-as --type zfs --name mypool --source-name tank
Create a 20GiB zvol named myvm in storage pool mypool. This creates a zvol named tank/myvm
.
virsh vol-create-as mypool myvm 20G
You can also create zvols with the included build of virt-manager
.
Currently, libvirt does not provide a means for passing options for zvol creation (e.g. volblocksize, thin provisioning). If you need to set such options, you need to create the zvol yourself.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (0)* | EPEL 7 (93 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Last Build
No builds...