Hello there,
we're trying to migrate one CT from one node to another and this is the error:
We haven't found the "base" value
Thanks for your help
we're trying to migrate one CT from one node to another and this is the error:
Code:
()
2021-03-15 13:40:32 starting migration of CT 104 to node 'node1' (192.168.10.11)
2021-03-15 13:40:32 found local volume 'local-zfs:subvol-104-disk-0' (in current VM config)
2021-03-15 13:40:32 start replication job
2021-03-15 13:40:32 guest => CT 104, running => 0
2021-03-15 13:40:32 volumes => local-zfs:subvol-104-disk-0
2021-03-15 13:40:33 create snapshot '__replicate_104-0_1615812032__' on local-zfs:subvol-104-disk-0
2021-03-15 13:40:33 using secure transmission, rate limit: none
2021-03-15 13:40:33 incremental sync 'local-zfs:subvol-104-disk-0' (Sandbox_ok_panel1_sin_NFS => __replicate_104-0_1615812032__)
2021-03-15 13:40:35 400 Parameter verification failed.
2021-03-15 13:40:35 base: value does not match the regex pattern
2021-03-15 13:40:35 pvesm export <volume> <format> <filename> [OPTIONS]
2021-03-15 13:40:35 400 Parameter verification failed.
2021-03-15 13:40:35 base: value does not match the regex pattern
2021-03-15 13:40:35 pvesm import <volume> <format> <filename> [OPTIONS]
send/receive failed, cleaning up snapshot(s)..
2021-03-15 13:40:35 delete previous replication snapshot '__replicate_104-0_1615812032__' on local-zfs:subvol-104-disk-0
2021-03-15 13:40:35 end replication job with error: command 'set -o pipefail && pvesm export local-zfs:subvol-104-disk-0 zfs - -with-snapshots 1 -snapshot __replicate_104-0_1615812032__ -base Sandbox_ok_panel1_sin_NFS | /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=node1' root@192.168.10.11 -- pvesm import local-zfs:subvol-104-disk-0 zfs - -with-snapshots 1 -allow-rename 0 -base Sandbox_ok_panel1_sin_NFS' failed: exit code 255
2021-03-15 13:40:35 ERROR: command 'set -o pipefail && pvesm export local-zfs:subvol-104-disk-0 zfs - -with-snapshots 1 -snapshot __replicate_104-0_1615812032__ -base Sandbox_ok_panel1_sin_NFS | /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=node1' root@192.168.10.11 -- pvesm import local-zfs:subvol-104-disk-0 zfs - -with-snapshots 1 -allow-rename 0 -base Sandbox_ok_panel1_sin_NFS' failed: exit code 255
2021-03-15 13:40:35 aborting phase 1 - cleanup resources
2021-03-15 13:40:35 start final cleanup
2021-03-15 13:40:35 ERROR: migration aborted (duration 00:00:04): command 'set -o pipefail && pvesm export local-zfs:subvol-104-disk-0 zfs - -with-snapshots 1 -snapshot __replicate_104-0_1615812032__ -base Sandbox_ok_panel1_sin_NFS | /usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=node1' root@192.168.10.11 -- pvesm import local-zfs:subvol-104-disk-0 zfs - -with-snapshots 1 -allow-rename 0 -base Sandbox_ok_panel1_sin_NFS' failed: exit code 255
TASK ERROR: migration aborted
We haven't found the "base" value
Thanks for your help