Hey,
I've successfully setup two Proxmox 5 nodes and created a cluster. All machines have the same specs/drives.
Per requirements I'm using ZFS:
I've created the ZFS mount from the UI:
I've created a VM, which is stored on the ZFS mount I previously created:
Lastly I've created a Replication task that should run once at 5 minutes:
Well...guess what? It does nothing. Like...really nothing. There is no content on the Target ZFS directory.
I've tried to create one ZFS mount point per server and recreate the Replication job. Same result.
What am I doing wrong here? Any way to debug this?
As an added "bonus", I cannot delete the Replication task. I click on Remove -> Yes, nothing happens.
Thanks,
Razvan
I've successfully setup two Proxmox 5 nodes and created a cluster. All machines have the same specs/drives.
Per requirements I'm using ZFS:
Code:
root@pmx1:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
rpool 5.38G 398G 96K /rpool
rpool/ROOT 1.13G 398G 96K /rpool/ROOT
rpool/ROOT/pve-1 1.13G 398G 1.13G /
rpool/data 96K 398G 96K /rpool/data
rpool/swap 4.25G 402G 64K -
I've created the ZFS mount from the UI:
I've created a VM, which is stored on the ZFS mount I previously created:
Lastly I've created a Replication task that should run once at 5 minutes:
Well...guess what? It does nothing. Like...really nothing. There is no content on the Target ZFS directory.
I've tried to create one ZFS mount point per server and recreate the Replication job. Same result.
What am I doing wrong here? Any way to debug this?
As an added "bonus", I cannot delete the Replication task. I click on Remove -> Yes, nothing happens.
Thanks,
Razvan