There are no official docs, and I'm not sure if I'm understanding how this should be set up.
Let's say I have two disks that are to be my shared volumes, I'm pretty sure I want to start of by:
If instead of the above I just create the VMs directly on the Glusterfs volume, then won't it just take a regular fs inside the tank0/glusterfs volume, and store the disk there as image files, no ZFS shares?
It will take probably ten hours for me to backup and move VMs, and I would appreciate any suggestions / pointers in the meanwhile.
Thanks.
Let's say I have two disks that are to be my shared volumes, I'm pretty sure I want to start of by:
- Creating zpool tank0 on these two volumes
- Creating a zfs volume for gluster fs in that tank: tank0/glusterfs
- Repeating the process on the second server
- Setting up a glusterfs share between the two servers at tank0/glusterfs
- Create ZFS volume pool0
- I add pool0 as a ZFS share in PM gui, now i have tank0/glusterfs/pool0
- Create VMs there, e.g.: tank0/glusterfs/pool0/subvol-112-disk-1
If instead of the above I just create the VMs directly on the Glusterfs volume, then won't it just take a regular fs inside the tank0/glusterfs volume, and store the disk there as image files, no ZFS shares?
It will take probably ten hours for me to backup and move VMs, and I would appreciate any suggestions / pointers in the meanwhile.
Thanks.