cockpit-machines
cockpit-machines copied to clipboard
Support for ZFS storage pools
https://libvirt.org/storage.html#zfs-pool
https://github.com/cockpit-project/cockpit-machines/blob/4233a23a647f5401a607aa8aebd21bb145200b5f/src/components/storagePools/createStoragePoolDialog.jsx#L76
See also #68
I recently discovered its lack of support for zfs by trying to register a zfs filesystem as a dir storage pool, I'm getting this:
ERROR unsupported configuration: storage type 'dir' requires use of storage format 'fat' Domain installation does not appear to have been successful. If it was, you can restart your domain by running: virsh --connect qemu:///system start s1 otherwise, please restart your installation.
I recently discovered its lack of support for zfs by trying to register a zfs filesystem as a dir storage pool, I'm getting this:
ERROR unsupported configuration: storage type 'dir' requires use of storage format 'fat' Domain installation does not appear to have been successful. If it was, you can restart your domain by running: virsh --connect qemu:///system start s1 otherwise, please restart your installation.
you found a solution for this?
@kingslavcho noup, doesn't work on any ZFS path