allanjude / zxfer

A continuation of development on zxfer, a popular script for managing ZFS snapshot replication
BSD 2-Clause "Simplified" License
124 stars 40 forks source link

Add support for ZFSoL #10

Closed chjohnst closed 8 years ago

allanjude commented 9 years ago

What problems are there with this script and ZFSoL? I am not a linux user, but if you can point out some errors or suggest changes, I'd be happy to accept them

chjohnst commented 9 years ago

I am going to test this out today on my CentOS 6.5 host, see if any updates need to be made. Was putting this in as a placeholder to help certify it. On Jan 2, 2015 12:41 PM, "Allan Jude" notifications@github.com wrote:

What problems are there with this script and ZFSoL? I am not a linux user, but if you can point out some errors or suggest changes, I'd be happy to accept them

— Reply to this email directly or view it on GitHub https://github.com/allanjude/zxfer/issues/10#issuecomment-68545419.

sl6xx commented 8 years ago

I'm testing zxfer on my two VMs running CentOS 7.2. I got this error when trying replicate a pool:

[root@zfslive ~]# zxfer -dFkPv -T root@192.168.88.16 -R tank pool/zfslive /usr/local/sbin/zxfer: line 693: syntax error near unexpected token fi' /usr/local/sbin/zxfer: line 693: fi'

allanjude commented 8 years ago

I thought I fixed that. What version do you have? Make sure it is 1.1.6

sl6xx commented 8 years ago

it is the master branch that has this problem. 1.1.6 works fine.

allanjude commented 8 years ago

I forgot to push master after creating the tag. Master is correct as of 2 hours ago