Hello,
After upgrade one PVE to 7.1 in my cluster (rest pve 6.4) i have this problem:
Will it work after upgrading all pve hosts?
OK, I found it. I cannot replicate to a host with an older PVE version.
After upgrade one PVE to 7.1 in my cluster (rest pve 6.4) i have this problem:
Code:
2021-11-22 00:19:01 118-0: start replication job
2021-11-22 00:19:01 118-0: guest => VM 118, running => 0
2021-11-22 00:19:01 118-0: volumes => local-zfs:vm-118-disk-0
2021-11-22 00:19:02 118-0: create snapshot '__replicate_118-0_1637536741__' on local-zfs:vm-118-disk-0
2021-11-22 00:19:02 118-0: using secure transmission, rate limit: 5 MByte/s
2021-11-22 00:19:02 118-0: incremental sync 'local-zfs:vm-118-disk-0' (__replicate_118-0_1637523031__ => __replicate_118-0_1637536741__)
2021-11-22 00:19:02 118-0: using a bandwidth limit of 5000000 bps for transferring 'local-zfs:vm-118-disk-0'
2021-11-22 00:19:04 118-0: Unknown option: snapshot
2021-11-22 00:19:04 118-0: 400 unable to parse option
2021-11-22 00:19:04 118-0: pvesm import <volume> <format> <filename> [OPTIONS]
2021-11-22 00:19:04 118-0: 0 B 0.0 B 1.19 s 0 B/s 0.00 B/s
2021-11-22 00:19:04 118-0: write: Broken pipe
2021-11-22 00:19:04 118-0: send from @__replicate_118-0_1637523031__ to rpool/data/vm-118-disk-0@__replicate_118-1_1637534130__ estimated size is 38.8M
2021-11-22 00:19:04 118-0: send from @__replicate_118-1_1637534130__ to rpool/data/vm-118-disk-0@__replicate_118-0_1637536741__ estimated size is 15.4M
2021-11-22 00:19:04 118-0: total estimated size is 54.1M
2021-11-22 00:19:04 118-0: warning: cannot send 'rpool/data/vm-118-disk-0@__replicate_118-1_1637534130__': Broken pipe
2021-11-22 00:19:04 118-0: warning: cannot send 'rpool/data/vm-118-disk-0@__replicate_118-0_1637536741__': Broken pipe
2021-11-22 00:19:05 118-0: cannot send 'rpool/data/vm-118-disk-0': I/O error
2021-11-22 00:19:05 118-0: command 'zfs send -Rpv -I __replicate_118-0_1637523031__ -- rpool/data/vm-118-disk-0@__replicate_118-0_1637536741__' failed: exit code 1
2021-11-22 00:19:05 118-0: delete previous replication snapshot '__replicate_118-0_1637536741__' on local-zfs:vm-118-disk-0
2021-11-22 00:19:05 118-0: end replication job with error: command 'set -o pipefail && pvesm export local-zfs:vm-118-disk-0 zfs - -with-snapshots 1 -snapshot __replicate_118-0_1637536741__ -base __replicate_118-0_1637523031__ | /usr/bin/cstream -t 5000000 | /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=kvm02' root@10.255.1.72 -- pvesm import local-zfs:vm-118-disk-0 zfs - -with-snapshots 1 -snapshot __replicate_118-0_1637536741__ -allow-rename 0' failed: exit code 255
Will it work after upgrading all pve hosts?
OK, I found it. I cannot replicate to a host with an older PVE version.
Last edited: