Xen Orchestra ZFS issue..
-
Hi
I'm new here. Testing XCP / Xen Orchestra with ZFS support. Everything seems to work fine except that I cannot see ZFS SR in 'Select storage type' in Xen Orchestra. (ZFS SR is, however, visible in XCP-ng Center).
I used these instructions
https://xcp-ng.org/blog/2018/08/03/xcp-ng-with-zfs/
https://xen-orchestra.com/blog/xen-orchestra-5-36/
https://github.com/xcp-ng/xcp/wiki/ZFS-on-XCP-ngThis is what I did:
- yum install zfs
- zpool create -o ashift=12 -m /mnt/zfs zfstest /dev/sdd1
- xe sr-create host-uuid=19b7b41f-859a-4fe4-be9d-6c0b84084db5 name-label=zfstest type=file device-config:location=/mnt/zfs/zfstest
- reboot
Did I miss something?
Thanks,
Chris