Hi
i have 2 servers set up with proxmox 4.4
i installed pve-zsync on both of them.
then i created a VM on one of the servers(172.30.1.144) and want to sync this VM to the Zfs filesystem on server 2(172.30.1.145)
Zfs list
NAME USED AVAIL REFER MOUNTPOINT
Zpool1 120k 806G 20k /Zpool1
zpool1/backup 8k 806G 8K -
i ran this command on server1(172.30.1.144):
pve-sync create --source 100 --dest 172.30.1.145:Zpool1/backup --verbose --maxsnap 7 --name testsnap
It then asks me for the password and i write the root password for server 2(have to do this two times), but then it returns: ERROR: in path
but there is no error. not sure what is wrong here?
i have 2 servers set up with proxmox 4.4
i installed pve-zsync on both of them.
then i created a VM on one of the servers(172.30.1.144) and want to sync this VM to the Zfs filesystem on server 2(172.30.1.145)
Zfs list
NAME USED AVAIL REFER MOUNTPOINT
Zpool1 120k 806G 20k /Zpool1
zpool1/backup 8k 806G 8K -
i ran this command on server1(172.30.1.144):
pve-sync create --source 100 --dest 172.30.1.145:Zpool1/backup --verbose --maxsnap 7 --name testsnap
It then asks me for the password and i write the root password for server 2(have to do this two times), but then it returns: ERROR: in path
but there is no error. not sure what is wrong here?