I couldn’t reproduce the snapshot error, but I did something similar. I would continue with the investigation, but I don’t have more time for today so I thought I would share what I have found so far. Excuse me if I don’t provide a complete log sometimes. To be honest I can’t always follow what is happening, because somehow I always get a new error and I didn’t always saved the logs because I thought I could get the same errors again.
So as I mentioned before, I tried to create a cluster, but it wasn’t right. ONe of my mistakes was that I set a subnet for the cluster which did not exist on the second laptop and the fan network couldn’t be created I guess. I useed to have that subnet on both laptops, but now I chose to remove the second laptop from the cluster. I left the first one as a single node cluster.
I added the second machine as remote on the first.
lxc remote add ta-lteg https://192.168.4.200:8443
I also set a trust password on the second and started
lxc monitor --pretty | tee monitor.log
on both machines in new terminal windows and tried the following command in the main terminal on the single node cluster machine.
At the end I got this in the main terminal as a result of the move command:
msg="Unable to use virtio-fs for config drive, using 9p as a fallback" err="Stateful migration unsupported" instance=ubuntu-vm instanceType=virtual-machine project=default
10 minutes before that I had the same error log and more, like this:
Failed connecting to agent: Get \"https://custom.socket/1.0\": dial vsock vm(6):8443: connect: connection timed out
I’m not sure though that it was caused by the move command since ten minutes aa long time. On the other hand, it indeed took long for the command to fail. The above custom socket error message is similar to what I got during snapshotting. In that case I suspected
And in this case I also got this from the monitor on the target machine:
time="2023-07-26T22:24:03+02:00" level=debug msg="Event listener server handler started" id=6a9c1b7b-807b-4549-956e-94769dbcf233 local=/var/snap/lxd/common/lxd/unix.socket remote=@
time="2023-07-26T22:24:04+02:00" level=info msg="http: TLS handshake error from 192.168.4.58:43860: remote error: tls: bad certificate"
The TLS handshake error was constanty thrown. Then I got the following part
time="2023-07-26T22:24:06+02:00" level=debug msg="Matched trusted cert" fingerprint=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0 subject="CN=ta@ta-lxlt,O=linuxcontainers.org"
time="2023-07-26T22:24:06+02:00" level=debug msg="Matched trusted cert" fingerprint=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0 subject="CN=ta@ta-lxlt,O=linuxcontainers.org"
time="2023-07-26T22:24:06+02:00" level=debug msg="Handling API request" ip="192.168.4.58:43886" method=GET protocol=tls url=/1.0 username=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0
time="2023-07-26T22:24:06+02:00" level=debug msg="Handling API request" ip="192.168.4.58:43902" method=GET protocol=tls url=/1.0/events username=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0
time="2023-07-26T22:24:06+02:00" level=debug msg="Matched trusted cert" fingerprint=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0 subject="CN=ta@ta-lxlt,O=linuxcontainers.org"
time="2023-07-26T22:24:06+02:00" level=debug msg="Event listener server handler started" id=bdc749ae-2f88-4675-b851-b9a399981d96 local="192.168.4.200:8443" remote="192.168.4.58:43902"
time="2023-07-26T22:24:06+02:00" level=debug msg="Matched trusted cert" fingerprint=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0 subject="CN=ta@ta-lxlt,O=linuxcontainers.org"
time="2023-07-26T22:24:06+02:00" level=debug msg="Handling API request" ip="192.168.4.58:43914" method=POST protocol=tls url=/1.0/instances username=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0
time="2023-07-26T22:24:06+02:00" level=debug msg="Responding to instance create"
time="2023-07-26T22:24:06+02:00" level=debug msg="Instance operation lock created" action=create instance=ubuntu-vm project=default reusable=false
time="2023-07-26T22:24:06+02:00" level=info msg="Creating instance" ephemeral=false instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T22:24:06+02:00" level=debug msg="Adding device" device=root instance=ubuntu-vm instanceType=virtual-machine project=default type=disk
time="2023-07-26T22:24:06+02:00" level=info msg="Created instance" ephemeral=false instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T22:24:06+02:00" level=info msg="Action: instance-created, Source: /1.0/instances/ubuntu-vm" location=none storage-pool=default type=virtual-machine
time="2023-07-26T22:24:06+02:00" level=debug msg="Started operation" class=task description="Creating instance" operation=7c70d350-094c-4275-bf18-83dbd86ba2e8 project=default
time="2023-07-26T22:24:06+02:00" level=debug msg="New operation" class=task description="Creating instance" operation=7c70d350-094c-4275-bf18-83dbd86ba2e8 project=default
time="2023-07-26T22:24:06+02:00" level=info msg="ID: 7c70d350-094c-4275-bf18-83dbd86ba2e8, Class: task, Description: Creating instance" CreatedAt="2023-07-26 22:24:06.803837125 +0200 CEST" Err= Location=none MayCancel=false Metadata="map[]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 22:24:06.803837125 +0200 CEST"
time="2023-07-26T22:24:06+02:00" level=info msg="ID: 7c70d350-094c-4275-bf18-83dbd86ba2e8, Class: task, Description: Creating instance" CreatedAt="2023-07-26 22:24:06.803837125 +0200 CEST" Err= Location=none MayCancel=false Metadata="map[]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Pending StatusCode=Pending UpdatedAt="2023-07-26 22:24:06.803837125 +0200 CEST"
time="2023-07-26T22:24:06+02:00" level=info msg="Waiting for migration control connection on target" clusterMoveSourceName= instance=ubuntu-vm live=true project=default push=false
time="2023-07-26T22:24:06+02:00" level=debug msg="Handling API request" ip="192.168.4.58:43920" method=GET protocol=tls url=/1.0/operations/7c70d350-094c-4275-bf18-83dbd86ba2e8 username=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0
time="2023-07-26T22:24:06+02:00" level=debug msg="Matched trusted cert" fingerprint=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0 subject="CN=ta@ta-lxlt,O=linuxcontainers.org"
time="2023-07-26T22:24:06+02:00" level=info msg="Migration control connection established on target" clusterMoveSourceName= instance=ubuntu-vm live=true project=default push=false
time="2023-07-26T22:24:06+02:00" level=info msg="Migration receive starting" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T22:24:06+02:00" level=debug msg="Waiting for migration offer from source" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T22:24:06+02:00" level=debug msg="Sent migration response to source" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T22:24:06+02:00" level=debug msg="Sending migration response to source" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T22:24:07+02:00" level=debug msg="Migrate receive control monitor started" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T22:24:07+02:00" level=debug msg="Migrate receive transfer started" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T22:24:07+02:00" level=debug msg="CreateInstanceFromMigration started" args="{IndexHeaderVersion:1 Name:ubuntu-vm Description: Config:map[] Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true Refresh:false Live:false VolumeSize:10737418240 ContentType: VolumeOnly:false ClusterMoveSourceName:}" driver=zfs instance=ubuntu-vm pool=default project=default
time="2023-07-26T22:24:07+02:00" level=debug msg="Waiting for migration index header" args="{IndexHeaderVersion:1 Name:ubuntu-vm Description: Config:map[] Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true Refresh:false Live:false VolumeSize:10737418240 ContentType: VolumeOnly:false ClusterMoveSourceName:}" driver=zfs instance=ubuntu-vm pool=default project=default version=1
time="2023-07-26T22:24:07+02:00" level=debug msg="Websocket: Got barrier message" address="192.168.4.58:8443"
time="2023-07-26T22:24:07+02:00" level=info msg="Received migration index header, sending response" args="{IndexHeaderVersion:1 Name:ubuntu-vm Description: Config:map[] Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true Refresh:false Live:false VolumeSize:10737418240 ContentType: VolumeOnly:false ClusterMoveSourceName:}" driver=zfs instance=ubuntu-vm pool=default project=default version=1
time="2023-07-26T22:24:07+02:00" level=debug msg="Websocket: Sending barrier message" address="192.168.4.58:8443"
time="2023-07-26T22:24:07+02:00" level=debug msg="Sent migration index header response" args="{IndexHeaderVersion:1 Name:ubuntu-vm Description: Config:map[] Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true Refresh:false Live:false VolumeSize:10737418240 ContentType: VolumeOnly:false ClusterMoveSourceName:}" driver=zfs instance=ubuntu-vm pool=default project=default version=1
time="2023-07-26T22:24:07+02:00" level=debug msg="Setting volume size from offer header" driver=zfs pool=default size=10737418240
time="2023-07-26T22:24:07+02:00" level=debug msg="Websocket: Got barrier message" address="192.168.4.58:8443"
time="2023-07-26T22:24:07+02:00" level=debug msg="Websocket: Got barrier message" address="192.168.4.58:8443"
And then the TLS errors again. Only the ports are different every time which is not a surprise as a source port.
And this is the source machine’s monitor log, although I couldn’t see anything imortant in it:
time="2023-07-26T20:24:04Z" level=debug msg="Event listener server handler started" id=3270a6e4-c9c3-4de4-aee5-bc4d2ef60a1c local=/var/snap/lxd/common/lxd/unix.socket remote=@
time="2023-07-26T20:24:06Z" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url=/1.0 username=ta
time="2023-07-26T20:24:06Z" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url=/1.0/instances/ubuntu-vm username=ta
time="2023-07-26T20:24:06Z" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url=/1.0/events username=ta
time="2023-07-26T20:24:06Z" level=debug msg="Event listener server handler started" id=82eff7d7-1bd0-43f7-aa45-e09587d23301 local=/var/snap/lxd/common/lxd/unix.socket remote=@
time="2023-07-26T20:24:06Z" level=debug msg="Handling API request" ip=@ method=POST protocol=unix url=/1.0/instances/ubuntu-vm username=ta
time="2023-07-26T20:24:06Z" level=info msg="Waiting for migration control connection on source" clusterMoveSourceName= instance=ubuntu-vm live=true project=default push=false
time="2023-07-26T20:24:06Z" level=debug msg="Started operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:06Z" level=debug msg="New operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:06Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:06.738708194 +0000 UTC"
time="2023-07-26T20:24:06Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Pending StatusCode=Pending UpdatedAt="2023-07-26 20:24:06.738708194 +0000 UTC"
time="2023-07-26T20:24:06Z" level=debug msg="Allowing untrusted GET" ip="192.168.4.200:41866" url="/1.0/operations/c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e/websocket?secret=4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203"
time="2023-07-26T20:24:06Z" level=info msg="Migration control connection established on source" clusterMoveSourceName= instance=ubuntu-vm live=true project=default push=false
time="2023-07-26T20:24:06Z" level=info msg="Migration send starting" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:24:06Z" level=debug msg="Connected to operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:06Z" level=debug msg="Connecting to operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:06Z" level=debug msg="Allowing untrusted GET" ip="192.168.4.200:41888" url="/1.0/operations/c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e/websocket?secret=69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872"
time="2023-07-26T20:24:06Z" level=debug msg="Connected to operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:06Z" level=debug msg="Connecting to operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:06Z" level=debug msg="MountInstance started" driver=zfs instance=ubuntu-vm pool=local project=default
time="2023-07-26T20:24:06Z" level=debug msg="UnmountInstance started" driver=zfs instance=ubuntu-vm pool=local project=default
time="2023-07-26T20:24:06Z" level=debug msg="MountInstance finished" driver=zfs instance=ubuntu-vm pool=local project=default
time="2023-07-26T20:24:06Z" level=debug msg="UnmountInstance finished" driver=zfs instance=ubuntu-vm pool=local project=default
time="2023-07-26T20:24:06Z" level=debug msg="Skipping unmount as in use" driver=zfs pool=local refCount=1 volName=ubuntu-vm
time="2023-07-26T20:24:06Z" level=debug msg="Set migration offer volume size" blockSize=10737418240 instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:24:06Z" level=debug msg="Sending migration offer to target" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:24:06Z" level=debug msg="Waiting for migration offer response from target" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:24:06Z" level=debug msg="Got migration offer response from target" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:24:07Z" level=debug msg="Connecting to operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:07Z" level=debug msg="Allowing untrusted GET" ip="192.168.4.200:41906" url="/1.0/operations/c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e/websocket?secret=c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7"
time="2023-07-26T20:24:07Z" level=debug msg="Connected to operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:07Z" level=debug msg="Migrate send control monitor started" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:24:07Z" level=debug msg="Migrate send transfer started" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:24:07Z" level=debug msg="Setup temporary migration storage snapshot" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:24:07Z" level=debug msg="MigrateInstance started" args="&{IndexHeaderVersion:1 Name:ubuntu-vm Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true MultiSync:false FinalSync:false Data:<nil> ContentType: AllowInconsistent:true Refresh:false Info:0xc00054a198 VolumeOnly:false ClusterMove:false}" driver=zfs instance=ubuntu-vm pool=local project=default
time="2023-07-26T20:24:07Z" level=debug msg="Sent migration index header, waiting for response" args="&{IndexHeaderVersion:1 Name:ubuntu-vm Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true MultiSync:false FinalSync:false Data:<nil> ContentType: AllowInconsistent:true Refresh:false Info:0xc00054a198 VolumeOnly:false ClusterMove:false}" driver=zfs instance=ubuntu-vm pool=local project=default version=1
time="2023-07-26T20:24:07Z" level=debug msg="Websocket: Sending barrier message" address="192.168.4.200:41888"
time="2023-07-26T20:24:07Z" level=info msg="Received migration index header response" args="&{IndexHeaderVersion:1 Name:ubuntu-vm Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true MultiSync:false FinalSync:false Data:<nil> ContentType: AllowInconsistent:true Refresh:false Info:0xc00054a198 VolumeOnly:false ClusterMove:false}" driver=zfs instance=ubuntu-vm pool=local project=default response="{StatusCode:200 Error: Refresh:0xc00206a6cb}" version=1
time="2023-07-26T20:24:07Z" level=debug msg="Websocket: Got barrier message" address="192.168.4.200:41888"
time="2023-07-26T20:24:07Z" level=debug msg="Websocket: Sending barrier message" address="192.168.4.200:41888"
time="2023-07-26T20:24:07Z" level=debug msg="Websocket: Sending barrier message" address="192.168.4.200:41888"
time="2023-07-26T20:24:08Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T20:24:08Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T20:24:08Z" level=debug msg="Completed heartbeat round" duration=12.629137ms local="192.168.4.58:8443"
time="2023-07-26T20:24:09Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:09Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 17.30MB (9.66MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:09.202071051 +0000 UTC"
time="2023-07-26T20:24:10Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:10Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 135.70MB (48.49MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:10.210601324 +0000 UTC"
time="2023-07-26T20:24:11Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:11Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 253.35MB (66.66MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:11.212700855 +0000 UTC"
time="2023-07-26T20:24:12Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:12Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 371.56MB (77.29MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:12.219515291 +0000 UTC"
time="2023-07-26T20:24:13Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:13Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 489.80MB (84.23MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:13.226906671 +0000 UTC"
time="2023-07-26T20:24:14Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:14Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 607.85MB (89.13MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:14.232186017 +0000 UTC"
time="2023-07-26T20:24:15Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:15Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 725.93MB (92.76MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:15.238001787 +0000 UTC"
time="2023-07-26T20:24:16Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:16Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 844.03MB (95.57MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:16.24383617 +0000 UTC"
time="2023-07-26T20:24:17Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:17Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 962.06MB (97.80MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:17.249050368 +0000 UTC"
time="2023-07-26T20:24:18Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T20:24:18Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T20:24:18Z" level=debug msg="Completed heartbeat round" duration=4.574298ms local="192.168.4.58:8443"
time="2023-07-26T20:24:18Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:18Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 1.08GB (99.62MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:18.254283761 +0000 UTC"
time="2023-07-26T20:24:19Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:19Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 1.20GB (101.13MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:19.260597947 +0000 UTC"
time="2023-07-26T20:24:20Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:20Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 1.32GB (102.40MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:20.26655052 +0000 UTC"
time="2023-07-26T20:24:21Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:21Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 1.43GB (103.49MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:21.272297141 +0000 UTC"
time="2023-07-26T20:24:22Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:22Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 1.55GB (104.43MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:22.278849572 +0000 UTC"
time="2023-07-26T20:24:23Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:23Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 1.67GB (105.26MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:23.285218853 +0000 UTC"
time="2023-07-26T20:24:24Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 1.79GB (105.99MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:24.290059453 +0000 UTC"
time="2023-07-26T20:24:24Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:25Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:25Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 1.91GB (106.63MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:25.298089062 +0000 UTC"
time="2023-07-26T20:24:26Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:26Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 2.02GB (107.20MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:26.298559616 +0000 UTC"
time="2023-07-26T20:24:27Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:27Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 2.14GB (107.70MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:27.300248719 +0000 UTC"
time="2023-07-26T20:24:28Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T20:24:28Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T20:24:28Z" level=debug msg="Completed heartbeat round" duration=4.72779ms local="192.168.4.58:8443"
time="2023-07-26T20:24:28Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:28Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 2.26GB (108.17MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:28.308710454 +0000 UTC"
time="2023-07-26T20:24:29Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:29Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 2.38GB (108.59MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:29.317136506 +0000 UTC"
time="2023-07-26T20:24:30Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:30Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 2.50GB (108.98MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:30.326147946 +0000 UTC"
time="2023-07-26T20:24:31Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:24:31Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 2.61GB (109.34MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 20:24:31.326155442 +0000 UTC"
time="2023-07-26T20:24:32Z" level=debug msg="Websocket: Sending barrier message" address="192.168.4.200:41888"
time="2023-07-26T20:24:32Z" level=debug msg="NBD listener waiting for accept" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:24:32Z" level=debug msg="Connecting to migration NBD storage target" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:24:32Z" level=debug msg="MigrateInstance finished" args="&{IndexHeaderVersion:1 Name:ubuntu-vm Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true MultiSync:false FinalSync:false Data:<nil> ContentType: AllowInconsistent:true Refresh:false Info:0xc00054a198 VolumeOnly:false ClusterMove:false}" driver=zfs instance=ubuntu-vm pool=local project=default
time="2023-07-26T20:24:32Z" level=debug msg="NBD connection on source started" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:24:38Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T20:24:38Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T20:24:38Z" level=debug msg="Completed heartbeat round" duration=7.285785ms local="192.168.4.58:8443"
time="2023-07-26T20:24:48Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T20:24:48Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T20:24:48Z" level=debug msg="Completed heartbeat round" duration=4.149712ms local="192.168.4.58:8443"
time="2023-07-26T20:24:58Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T20:24:58Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T20:24:58Z" level=debug msg="Completed heartbeat round" duration=3.687754ms local="192.168.4.58:8443"
time="2023-07-26T20:25:00Z" level=debug msg="Migration storage snapshot transfer started" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:25:00Z" level=debug msg="Connected to migration NBD storage target" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:25:01Z" level=debug msg="Migration storage snapshot transfer finished" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:25:01Z" level=debug msg="Stateful migration checkpoint send starting" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:25:02Z" level=debug msg="NBD connection on source finished" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:25:02Z" level=debug msg="Websocket: Got barrier message" address="192.168.4.200:41888"
time="2023-07-26T20:25:02Z" level=debug msg="Migrate send control monitor finished" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T20:25:03Z" level=debug msg="Handling API request" ip=@ method=DELETE protocol=unix url=/1.0/operations/c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e username=ta
time="2023-07-26T20:25:03Z" level=debug msg="Cancelling operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:25:03Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 2.61GB (109.34MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Cancelling StatusCode=Cancelling UpdatedAt="2023-07-26 20:24:31.326155442 +0000 UTC"
time="2023-07-26T20:25:03Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 2.61GB (109.34MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Cancelling StatusCode=Cancelling UpdatedAt="2023-07-26 20:24:31.326155442 +0000 UTC"
time="2023-07-26T20:25:03Z" level=info msg="Action: operation-cancelled, Source: /1.0/operations/c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Requestor: unix/ta (@)"
time="2023-07-26T20:25:03Z" level=debug msg="Cancelled operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:25:03Z" level=debug msg="Cancelled operation" class=websocket description="Migrating instance" operation=c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e project=default
time="2023-07-26T20:25:03Z" level=info msg="ID: c2dbc6dd-0e0e-481d-a0c4-1cb39a02122e, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 20:24:06.738708194 +0000 UTC" Err= Location=ta-lxlt MayCancel=false Metadata="map[control:4aee010b6069f169a9b301a72c07569e470abb7eee58655a2d3e8532ec460203 criu:c528830613b6ee27c9f6026b43977319abf19abb6795bf1fb84abd462c033fb7 fs:69c991b2ad3540962047f33ccc5a006a040a8ef5c808b4301fa42db21482a872 fs_progress:ubuntu-vm: 2.61GB (109.34MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Cancelled StatusCode=Cancelled UpdatedAt="2023-07-26 20:24:31.326155442 +0000 UTC"
time="2023-07-26T20:25:03Z" level=debug msg="Event listener server handler stopped" listener=82eff7d7-1bd0-43f7-aa45-e09587d23301 local=/var/snap/lxd/common/lxd/unix.socket remote=@
time="2023-07-26T20:25:08Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T20:25:08Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T20:25:08Z" level=debug msg="Completed heartbeat round" duration=10.326334ms local="192.168.4.58:8443"
Don’t ask why, but I tried the move command again and got this new error message:
Error: Failed instance creation: Error transferring instance data: Failed migration on target: Failed creating instance on target: Failed reading migration index header: websocket: close 1006 (abnormal closure): unexpected EOF
I got it every time until I restarted lxd. Which is sad, because it is not the first that I see that something fails and only lxd restarts helps or killing a process manually like when I couldn’t restore a frozen VM only after manually killing qemu. Maybe I’m wrong and I just don’t know the right way.
So here comes my next attempt. Because I wasn’t sure what caused what, I tried to reproduce everything again, but I changed the configuration (I know, I shouldn’t change anything when I try to reproduce something) on the target laptop. This was my original https address:
config:
core.https_address: '[::]:8443'
And I changed it to this:
config:
core.https_address: '0.0.0.0:8443'
I think I also restarted lxd but I’m not sure. Ran the whole test again, but I didn’t get the TLS handshake error anymore. This was the monitor log on the target server:
time="2023-07-26T23:02:48+02:00" level=debug msg="Event listener server handler started" id=fd1a2f29-42a7-4e09-9751-f38f203031d5 local=/var/snap/lxd/common/lxd/unix.socket remote=@
time="2023-07-26T23:02:51+02:00" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url=/1.0 username=root
time="2023-07-26T23:02:51+02:00" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url=/1.0/networks username=root
time="2023-07-26T23:02:51+02:00" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url=/1.0 username=root
time="2023-07-26T23:02:51+02:00" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url=/1.0/profiles/default username=root
time="2023-07-26T23:02:51+02:00" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url="/1.0/storage-pools?recursion=1" username=root
time="2023-07-26T23:02:51+02:00" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url="/1.0/networks?recursion=1" username=root
time="2023-07-26T23:02:51+02:00" level=debug msg="Handling API request" ip=@ method=POST protocol=unix url=/1.0/networks username=root
time="2023-07-26T23:03:07+02:00" level=debug msg="Matched trusted cert" fingerprint=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0 subject="CN=ta@ta-lxlt,O=linuxcontainers.org"
time="2023-07-26T23:03:07+02:00" level=debug msg="Handling API request" ip="192.168.4.58:58792" method=GET protocol=tls url=/1.0 username=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0
time="2023-07-26T23:03:07+02:00" level=debug msg="Matched trusted cert" fingerprint=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0 subject="CN=ta@ta-lxlt,O=linuxcontainers.org"
time="2023-07-26T23:03:07+02:00" level=debug msg="Handling API request" ip="192.168.4.58:58806" method=GET protocol=tls url=/1.0/events username=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0
time="2023-07-26T23:03:07+02:00" level=debug msg="Matched trusted cert" fingerprint=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0 subject="CN=ta@ta-lxlt,O=linuxcontainers.org"
time="2023-07-26T23:03:07+02:00" level=debug msg="Event listener server handler started" id=9a73d80b-f579-4db8-9be6-1b27ced3483e local="192.168.4.200:8443" remote="192.168.4.58:58806"
time="2023-07-26T23:03:07+02:00" level=debug msg="Responding to instance create"
time="2023-07-26T23:03:07+02:00" level=debug msg="Matched trusted cert" fingerprint=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0 subject="CN=ta@ta-lxlt,O=linuxcontainers.org"
time="2023-07-26T23:03:07+02:00" level=debug msg="Handling API request" ip="192.168.4.58:58810" method=POST protocol=tls url=/1.0/instances username=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0
time="2023-07-26T23:03:07+02:00" level=debug msg="Instance operation lock created" action=create instance=ubuntu-vm project=default reusable=false
time="2023-07-26T23:03:07+02:00" level=info msg="Creating instance" ephemeral=false instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:07+02:00" level=debug msg="Adding device" device=root instance=ubuntu-vm instanceType=virtual-machine project=default type=disk
time="2023-07-26T23:03:07+02:00" level=info msg="Created instance" ephemeral=false instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:07+02:00" level=info msg="Action: instance-created, Source: /1.0/instances/ubuntu-vm" location=none storage-pool=default type=virtual-machine
time="2023-07-26T23:03:07+02:00" level=debug msg="New operation" class=task description="Creating instance" operation=86016410-5f55-4f20-a72c-813a19439272 project=default
time="2023-07-26T23:03:07+02:00" level=info msg="Waiting for migration control connection on target" clusterMoveSourceName= instance=ubuntu-vm live=true project=default push=false
time="2023-07-26T23:03:07+02:00" level=debug msg="Started operation" class=task description="Creating instance" operation=86016410-5f55-4f20-a72c-813a19439272 project=default
time="2023-07-26T23:03:07+02:00" level=info msg="ID: 86016410-5f55-4f20-a72c-813a19439272, Class: task, Description: Creating instance" CreatedAt="2023-07-26 23:03:07.42221753 +0200 CEST" Err= Location=none MayCancel=false Metadata="map[]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Pending StatusCode=Pending UpdatedAt="2023-07-26 23:03:07.42221753 +0200 CEST"
time="2023-07-26T23:03:07+02:00" level=info msg="ID: 86016410-5f55-4f20-a72c-813a19439272, Class: task, Description: Creating instance" CreatedAt="2023-07-26 23:03:07.42221753 +0200 CEST" Err= Location=none MayCancel=false Metadata="map[]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 23:03:07.42221753 +0200 CEST"
time="2023-07-26T23:03:07+02:00" level=debug msg="Handling API request" ip="192.168.4.58:58816" method=GET protocol=tls url=/1.0/operations/86016410-5f55-4f20-a72c-813a19439272 username=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0
time="2023-07-26T23:03:07+02:00" level=debug msg="Matched trusted cert" fingerprint=ede31957d0727ca8573980e5a5a8dad076e5c7f2dd5a4d9caf7b698b3579feb0 subject="CN=ta@ta-lxlt,O=linuxcontainers.org"
time="2023-07-26T23:03:07+02:00" level=info msg="Migration receive starting" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:07+02:00" level=info msg="Migration control connection established on target" clusterMoveSourceName= instance=ubuntu-vm live=true project=default push=false
time="2023-07-26T23:03:07+02:00" level=debug msg="Waiting for migration offer from source" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:07+02:00" level=debug msg="Sending migration response to source" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:07+02:00" level=debug msg="Sent migration response to source" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:07+02:00" level=debug msg="Waiting for migration index header" args="{IndexHeaderVersion:1 Name:ubuntu-vm Description: Config:map[] Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true Refresh:false Live:false VolumeSize:10737418240 ContentType: VolumeOnly:false ClusterMoveSourceName:}" driver=zfs instance=ubuntu-vm pool=default project=default version=1
time="2023-07-26T23:03:07+02:00" level=debug msg="Migrate receive control monitor started" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:07+02:00" level=debug msg="Migrate receive transfer started" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:07+02:00" level=debug msg="CreateInstanceFromMigration started" args="{IndexHeaderVersion:1 Name:ubuntu-vm Description: Config:map[] Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true Refresh:false Live:false VolumeSize:10737418240 ContentType: VolumeOnly:false ClusterMoveSourceName:}" driver=zfs instance=ubuntu-vm pool=default project=default
time="2023-07-26T23:03:07+02:00" level=debug msg="Websocket: Got barrier message" address="192.168.4.58:8443"
time="2023-07-26T23:03:07+02:00" level=debug msg="Websocket: Sending barrier message" address="192.168.4.58:8443"
time="2023-07-26T23:03:07+02:00" level=debug msg="Sent migration index header response" args="{IndexHeaderVersion:1 Name:ubuntu-vm Description: Config:map[] Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true Refresh:false Live:false VolumeSize:10737418240 ContentType: VolumeOnly:false ClusterMoveSourceName:}" driver=zfs instance=ubuntu-vm pool=default project=default version=1
time="2023-07-26T23:03:07+02:00" level=info msg="Received migration index header, sending response" args="{IndexHeaderVersion:1 Name:ubuntu-vm Description: Config:map[] Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true Refresh:false Live:false VolumeSize:10737418240 ContentType: VolumeOnly:false ClusterMoveSourceName:}" driver=zfs instance=ubuntu-vm pool=default project=default version=1
time="2023-07-26T23:03:07+02:00" level=debug msg="Setting volume size from offer header" driver=zfs pool=default size=10737418240
time="2023-07-26T23:03:07+02:00" level=debug msg="Websocket: Got barrier message" address="192.168.4.58:8443"
time="2023-07-26T23:03:08+02:00" level=debug msg="Websocket: Got barrier message" address="192.168.4.58:8443"
time="2023-07-26T23:03:32+02:00" level=debug msg="Websocket: Got barrier message" address="192.168.4.58:8443"
time="2023-07-26T23:03:49+02:00" level=debug msg="CreateInstanceFromMigration finished" args="{IndexHeaderVersion:1 Name:ubuntu-vm Description: Config:map[] Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true Refresh:false Live:false VolumeSize:10737418240 ContentType: VolumeOnly:false ClusterMoveSourceName:}" driver=zfs instance=ubuntu-vm pool=default project=default
time="2023-07-26T23:03:49+02:00" level=debug msg="Start started" instance=ubuntu-vm instanceType=virtual-machine project=default stateful=true
time="2023-07-26T23:03:49+02:00" level=debug msg="MountInstance started" driver=zfs instance=ubuntu-vm pool=default project=default
time="2023-07-26T23:03:49+02:00" level=debug msg="Activated ZFS volume" dev=lxd-default/virtual-machines/ubuntu-vm.block driver=zfs pool=default volName=ubuntu-vm
time="2023-07-26T23:03:50+02:00" level=debug msg="MountInstance finished" driver=zfs instance=ubuntu-vm pool=default project=default
time="2023-07-26T23:03:50+02:00" level=debug msg="Mounted ZFS dataset" dev=lxd-default/virtual-machines/ubuntu-vm driver=zfs path=/var/snap/lxd/common/lxd/storage-pools/default/virtual-machines/ubuntu-vm pool=default volName=ubuntu-vm
time="2023-07-26T23:03:50+02:00" level=debug msg="Skipping lxd-agent install as unchanged" installPath=/var/snap/lxd/common/lxd/virtual-machines/ubuntu-vm/config/lxd-agent instance=ubuntu-vm instanceType=virtual-machine project=default srcPath=/snap/lxd/25086/bin/lxd-agent
time="2023-07-26T23:03:50+02:00" level=debug msg="Starting device" device=root instance=ubuntu-vm instanceType=virtual-machine project=default type=disk
time="2023-07-26T23:03:50+02:00" level=warning msg="Unable to use virtio-fs for config drive, using 9p as a fallback" err="Stateful migration unsupported" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:50+02:00" level=debug msg="UpdateInstanceBackupFile started" driver=zfs instance=ubuntu-vm pool=default project=default
time="2023-07-26T23:03:50+02:00" level=debug msg="Skipping unmount as in use" driver=zfs pool=default refCount=1 volName=ubuntu-vm
time="2023-07-26T23:03:50+02:00" level=debug msg="UpdateInstanceBackupFile finished" driver=zfs instance=ubuntu-vm pool=default project=default
time="2023-07-26T23:03:50+02:00" level=debug msg="QMP monitor started" path=/var/snap/lxd/common/lxd/logs/ubuntu-vm/qemu.monitor
time="2023-07-26T23:03:50+02:00" level=debug msg="Migration NBD server started" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:50+02:00" level=debug msg="Migration storage NBD export starting" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:50+02:00" level=debug msg="Stateful migration checkpoint receive starting" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:51+02:00" level=debug msg="QMP monitor stopped" path=/var/snap/lxd/common/lxd/logs/ubuntu-vm/qemu.monitor
time="2023-07-26T23:03:52+02:00" level=debug msg="Websocket: Sending barrier message" address="192.168.4.58:8443"
time="2023-07-26T23:03:52+02:00" level=debug msg="Instance operation lock finished" action=create err="Failed restoring checkpoint from source: Monitor is disconnected" instance=ubuntu-vm project=default reusable=false
time="2023-07-26T23:03:52+02:00" level=debug msg="Stopping device" device=root instance=ubuntu-vm instanceType=virtual-machine project=default type=disk
time="2023-07-26T23:03:52+02:00" level=debug msg="UnmountInstance started" driver=zfs instance=ubuntu-vm pool=default project=default
time="2023-07-26T23:03:52+02:00" level=debug msg="Unmounted ZFS dataset" dev=lxd-default/virtual-machines/ubuntu-vm driver=zfs path=/var/snap/lxd/common/lxd/storage-pools/default/virtual-machines/ubuntu-vm pool=default volName=ubuntu-vm
time="2023-07-26T23:03:52+02:00" level=debug msg="Migrate receive control monitor finished" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:52+02:00" level=debug msg="Deactivated ZFS volume" dev=lxd-default/virtual-machines/ubuntu-vm.block driver=zfs pool=default volName=ubuntu-vm
time="2023-07-26T23:03:52+02:00" level=debug msg="UnmountInstance finished" driver=zfs instance=ubuntu-vm pool=default project=default
time="2023-07-26T23:03:52+02:00" level=debug msg="Migrate receive transfer finished" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:52+02:00" level=debug msg="Sending migration failure response to source" err="Failed restoring checkpoint from source: Monitor is disconnected" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:52+02:00" level=debug msg="Start finished" instance=ubuntu-vm instanceType=virtual-machine project=default stateful=true
time="2023-07-26T23:03:52+02:00" level=debug msg="Migration storage NBD export finished" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:52+02:00" level=debug msg="DeleteInstance started" driver=zfs instance=ubuntu-vm pool=default project=default
time="2023-07-26T23:03:52+02:00" level=debug msg="Deleting instance volume" driver=zfs instance=ubuntu-vm pool=default project=default volName=ubuntu-vm
time="2023-07-26T23:03:52+02:00" level=info msg="Migration receive stopped" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T23:03:52+02:00" level=debug msg="DeleteInstance finished" driver=zfs instance=ubuntu-vm pool=default project=default
time="2023-07-26T23:03:52+02:00" level=debug msg="Removing device" device=root instance=ubuntu-vm instanceType=virtual-machine project=default type=disk
time="2023-07-26T23:03:52+02:00" level=error msg="Failed migration on target" clusterMoveSourceName= err="Failed restoring checkpoint from source: Monitor is disconnected" instance=ubuntu-vm live=true project=default push=false
time="2023-07-26T23:03:52+02:00" level=info msg="Migration channels disconnected on target" clusterMoveSourceName= instance=ubuntu-vm live=true project=default push=false
time="2023-07-26T23:03:52+02:00" level=info msg="ID: 86016410-5f55-4f20-a72c-813a19439272, Class: task, Description: Creating instance" CreatedAt="2023-07-26 23:03:07.42221753 +0200 CEST" Err="Error transferring instance data: Failed migration on target: Failed restoring checkpoint from source: Monitor is disconnected" Location=none MayCancel=false Metadata="map[]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Failure StatusCode=Failure UpdatedAt="2023-07-26 23:03:07.42221753 +0200 CEST"
time="2023-07-26T23:03:52+02:00" level=debug msg="Failure for operation" class=task description="Creating instance" err="Error transferring instance data: Failed migration on target: Failed restoring checkpoint from source: Monitor is disconnected" operation=86016410-5f55-4f20-a72c-813a19439272 project=default
time="2023-07-26T23:03:52+02:00" level=debug msg="Event listener server handler stopped" listener=9a73d80b-f579-4db8-9be6-1b27ced3483e local="192.168.4.200:8443" remote="192.168.4.58:58806"
time="2023-07-26T23:04:31+02:00" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url=/1.0 username=root
time="2023-07-26T23:04:31+02:00" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url=/1.0/networks username=root
time="2023-07-26T23:04:31+02:00" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url=/1.0 username=root
time="2023-07-26T23:04:31+02:00" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url=/1.0/profiles/default username=root
time="2023-07-26T23:04:31+02:00" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url="/1.0/storage-pools?recursion=1" username=root
time="2023-07-26T23:04:31+02:00" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url="/1.0/networks?recursion=1" username=root
time="2023-07-26T23:04:31+02:00" level=debug msg="Handling API request" ip=@ method=POST protocol=unix url=/1.0/networks username=root
I couldn’t see any new details in the logs. And the source machine again.
time="2023-07-26T21:02:50Z" level=debug msg="Event listener server handler started" id=fe885faa-d77c-4d49-83c7-70bc05d70815 local=/var/snap/lxd/common/lxd/unix.socket remote=@
time="2023-07-26T21:02:57Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T21:02:57Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T21:02:57Z" level=debug msg="Completed heartbeat round" duration=12.273811ms local="192.168.4.58:8443"
time="2023-07-26T21:03:07Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T21:03:07Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T21:03:07Z" level=debug msg="Completed heartbeat round" duration=9.729596ms local="192.168.4.58:8443"
time="2023-07-26T21:03:07Z" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url=/1.0 username=ta
time="2023-07-26T21:03:07Z" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url=/1.0/instances/ubuntu-vm username=ta
time="2023-07-26T21:03:07Z" level=debug msg="Handling API request" ip=@ method=GET protocol=unix url=/1.0/events username=ta
time="2023-07-26T21:03:07Z" level=debug msg="Handling API request" ip=@ method=POST protocol=unix url=/1.0/instances/ubuntu-vm username=ta
time="2023-07-26T21:03:07Z" level=debug msg="Event listener server handler started" id=f27516fb-6c0e-4915-bc15-591cb0b047c9 local=/var/snap/lxd/common/lxd/unix.socket remote=@
time="2023-07-26T21:03:07Z" level=debug msg="New operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:07Z" level=info msg="Waiting for migration control connection on source" clusterMoveSourceName= instance=ubuntu-vm live=true project=default push=false
time="2023-07-26T21:03:07Z" level=debug msg="Started operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:07Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Pending StatusCode=Pending UpdatedAt="2023-07-26 21:03:07.387342399 +0000 UTC"
time="2023-07-26T21:03:07Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:07.387342399 +0000 UTC"
time="2023-07-26T21:03:07Z" level=debug msg="Connecting to operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:07Z" level=debug msg="Connected to operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:07Z" level=info msg="Migration send starting" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:07Z" level=info msg="Migration control connection established on source" clusterMoveSourceName= instance=ubuntu-vm live=true project=default push=false
time="2023-07-26T21:03:07Z" level=debug msg="Allowing untrusted GET" ip="192.168.4.200:33436" url="/1.0/operations/3a860367-9225-4210-a827-274a35d95551/websocket?secret=df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab"
time="2023-07-26T21:03:07Z" level=debug msg="Connected to operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:07Z" level=debug msg="Allowing untrusted GET" ip="192.168.4.200:33450" url="/1.0/operations/3a860367-9225-4210-a827-274a35d95551/websocket?secret=24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7"
time="2023-07-26T21:03:07Z" level=debug msg="Connecting to operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:07Z" level=debug msg="MountInstance started" driver=zfs instance=ubuntu-vm pool=local project=default
time="2023-07-26T21:03:07Z" level=debug msg="UnmountInstance started" driver=zfs instance=ubuntu-vm pool=local project=default
time="2023-07-26T21:03:07Z" level=debug msg="MountInstance finished" driver=zfs instance=ubuntu-vm pool=local project=default
time="2023-07-26T21:03:07Z" level=debug msg="Skipping unmount as in use" driver=zfs pool=local refCount=1 volName=ubuntu-vm
time="2023-07-26T21:03:07Z" level=debug msg="UnmountInstance finished" driver=zfs instance=ubuntu-vm pool=local project=default
time="2023-07-26T21:03:07Z" level=debug msg="Set migration offer volume size" blockSize=10737418240 instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:07Z" level=debug msg="Sending migration offer to target" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:07Z" level=debug msg="Waiting for migration offer response from target" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:07Z" level=debug msg="Got migration offer response from target" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:07Z" level=debug msg="Allowing untrusted GET" ip="192.168.4.200:33460" url="/1.0/operations/3a860367-9225-4210-a827-274a35d95551/websocket?secret=b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb"
time="2023-07-26T21:03:07Z" level=debug msg="Connecting to operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:07Z" level=debug msg="Connected to operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:07Z" level=debug msg="Migrate send control monitor started" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:07Z" level=debug msg="Migrate send transfer started" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:07Z" level=debug msg="Setup temporary migration storage snapshot" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:07Z" level=debug msg="MigrateInstance started" args="&{IndexHeaderVersion:1 Name:ubuntu-vm Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true MultiSync:false FinalSync:false Data:<nil> ContentType: AllowInconsistent:true Refresh:false Info:0xc000015470 VolumeOnly:false ClusterMove:false}" driver=zfs instance=ubuntu-vm pool=local project=default
time="2023-07-26T21:03:07Z" level=debug msg="Sent migration index header, waiting for response" args="&{IndexHeaderVersion:1 Name:ubuntu-vm Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true MultiSync:false FinalSync:false Data:<nil> ContentType: AllowInconsistent:true Refresh:false Info:0xc000015470 VolumeOnly:false ClusterMove:false}" driver=zfs instance=ubuntu-vm pool=local project=default version=1
time="2023-07-26T21:03:07Z" level=debug msg="Websocket: Sending barrier message" address="192.168.4.200:33450"
time="2023-07-26T21:03:07Z" level=info msg="Received migration index header response" args="&{IndexHeaderVersion:1 Name:ubuntu-vm Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true MultiSync:false FinalSync:false Data:<nil> ContentType: AllowInconsistent:true Refresh:false Info:0xc000015470 VolumeOnly:false ClusterMove:false}" driver=zfs instance=ubuntu-vm pool=local project=default response="{StatusCode:200 Error: Refresh:0xc0001aa493}" version=1
time="2023-07-26T21:03:07Z" level=debug msg="Websocket: Got barrier message" address="192.168.4.200:33450"
time="2023-07-26T21:03:07Z" level=debug msg="Websocket: Sending barrier message" address="192.168.4.200:33450"
time="2023-07-26T21:03:08Z" level=debug msg="Websocket: Sending barrier message" address="192.168.4.200:33450"
time="2023-07-26T21:03:09Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:09Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 19.74MB (19.55MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:09.438995738 +0000 UTC"
time="2023-07-26T21:03:10Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:10Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 137.23MB (68.25MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:10.439853803 +0000 UTC"
time="2023-07-26T21:03:11Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:11Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 255.43MB (84.65MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:11.446673064 +0000 UTC"
time="2023-07-26T21:03:12Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:12Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 373.98MB (92.85MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:12.456735964 +0000 UTC"
time="2023-07-26T21:03:13Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:13Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 492.13MB (97.76MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:13.463087833 +0000 UTC"
time="2023-07-26T21:03:14Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:14Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 610.28MB (101.04MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:14.469358673 +0000 UTC"
time="2023-07-26T21:03:15Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:15Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 728.57MB (103.38MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:15.476770135 +0000 UTC"
time="2023-07-26T21:03:16Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:16Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 846.05MB (105.12MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:16.477295506 +0000 UTC"
time="2023-07-26T21:03:17Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T21:03:17Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T21:03:17Z" level=debug msg="Completed heartbeat round" duration=3.682025ms local="192.168.4.58:8443"
time="2023-07-26T21:03:17Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:17Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 964.10MB (106.49MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:17.482549022 +0000 UTC"
time="2023-07-26T21:03:18Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:18Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 1.08GB (107.58MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:18.487238741 +0000 UTC"
time="2023-07-26T21:03:19Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:19Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 1.20GB (108.44MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:19.492085286 +0000 UTC"
time="2023-07-26T21:03:20Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:20Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 1.32GB (109.19MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:20.498933358 +0000 UTC"
time="2023-07-26T21:03:21Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:21Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 1.44GB (109.83MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:21.500997548 +0000 UTC"
time="2023-07-26T21:03:22Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:22Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 1.55GB (110.37MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:22.511036913 +0000 UTC"
time="2023-07-26T21:03:23Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:23Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 1.67GB (110.84MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:23.514641659 +0000 UTC"
time="2023-07-26T21:03:24Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:24Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 1.79GB (111.25MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:24.525380148 +0000 UTC"
time="2023-07-26T21:03:25Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:25Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 1.91GB (111.61MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:25.525943374 +0000 UTC"
time="2023-07-26T21:03:26Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:26Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 2.03GB (111.93MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:26.526969035 +0000 UTC"
time="2023-07-26T21:03:27Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T21:03:27Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T21:03:27Z" level=debug msg="Completed heartbeat round" duration=3.697149ms local="192.168.4.58:8443"
time="2023-07-26T21:03:27Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:27Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 2.14GB (112.22MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:27.530647414 +0000 UTC"
time="2023-07-26T21:03:28Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:28Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 2.26GB (112.48MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:28.53375345 +0000 UTC"
time="2023-07-26T21:03:29Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:29Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 2.38GB (112.71MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:29.542742149 +0000 UTC"
time="2023-07-26T21:03:30Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:30Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 2.50GB (112.93MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:30.543812363 +0000 UTC"
time="2023-07-26T21:03:31Z" level=debug msg="Updated metadata for operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:31Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 2.62GB (113.16MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Running StatusCode=Running UpdatedAt="2023-07-26 21:03:31.543816503 +0000 UTC"
time="2023-07-26T21:03:32Z" level=debug msg="Websocket: Sending barrier message" address="192.168.4.200:33450"
time="2023-07-26T21:03:32Z" level=debug msg="Connecting to migration NBD storage target" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:32Z" level=debug msg="NBD listener waiting for accept" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:32Z" level=debug msg="MigrateInstance finished" args="&{IndexHeaderVersion:1 Name:ubuntu-vm Snapshots:[] MigrationType:{FSType:ZFS Features:[migration_header compress]} TrackProgress:true MultiSync:false FinalSync:false Data:<nil> ContentType: AllowInconsistent:true Refresh:false Info:0xc000015470 VolumeOnly:false ClusterMove:false}" driver=zfs instance=ubuntu-vm pool=local project=default
time="2023-07-26T21:03:32Z" level=debug msg="NBD connection on source started" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:37Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T21:03:37Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T21:03:37Z" level=debug msg="Completed heartbeat round" duration=3.796998ms local="192.168.4.58:8443"
time="2023-07-26T21:03:47Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T21:03:47Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T21:03:47Z" level=debug msg="Completed heartbeat round" duration=3.795887ms local="192.168.4.58:8443"
time="2023-07-26T21:03:50Z" level=debug msg="Connected to migration NBD storage target" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:50Z" level=debug msg="Migration storage snapshot transfer started" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:51Z" level=debug msg="Stateful migration checkpoint send starting" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:51Z" level=debug msg="Migration storage snapshot transfer finished" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:52Z" level=debug msg="Websocket: Got barrier message" address="192.168.4.200:33450"
time="2023-07-26T21:03:52Z" level=debug msg="NBD connection on source finished" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:52Z" level=debug msg="Migrate send control monitor finished" instance=ubuntu-vm instanceType=virtual-machine project=default
time="2023-07-26T21:03:52Z" level=debug msg="Cancelling operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:52Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 2.62GB (113.16MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Cancelling StatusCode=Cancelling UpdatedAt="2023-07-26 21:03:31.543816503 +0000 UTC"
time="2023-07-26T21:03:52Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=true Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 2.62GB (113.16MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Cancelling StatusCode=Cancelling UpdatedAt="2023-07-26 21:03:31.543816503 +0000 UTC"
time="2023-07-26T21:03:52Z" level=info msg="Action: operation-cancelled, Source: /1.0/operations/3a860367-9225-4210-a827-274a35d95551, Requestor: unix/ta (@)"
time="2023-07-26T21:03:52Z" level=debug msg="Handling API request" ip=@ method=DELETE protocol=unix url=/1.0/operations/3a860367-9225-4210-a827-274a35d95551 username=ta
time="2023-07-26T21:03:52Z" level=debug msg="Cancelled operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:52Z" level=debug msg="Cancelled operation" class=websocket description="Migrating instance" operation=3a860367-9225-4210-a827-274a35d95551 project=default
time="2023-07-26T21:03:52Z" level=info msg="ID: 3a860367-9225-4210-a827-274a35d95551, Class: websocket, Description: Migrating instance" CreatedAt="2023-07-26 21:03:07.387342399 +0000 UTC" Err= Location=ta-lxlt MayCancel=false Metadata="map[control:df908be120cb0f7bbfa720ef9353503020b0327feb7b60cdc47a7eb7b1aa36ab criu:b74f410308ef72f37de9464d7839d2e0deaa110182d0cadcb33fbd95babf4afb fs:24ba6568d8ee8f8d466b537b3c814ee49ce46a471d498c1950e0491290317ce7 fs_progress:ubuntu-vm: 2.62GB (113.16MB/s)]" Resources="map[instances:[/1.0/instances/ubuntu-vm]]" Status=Cancelled StatusCode=Cancelled UpdatedAt="2023-07-26 21:03:31.543816503 +0000 UTC"
time="2023-07-26T21:03:52Z" level=debug msg="Event listener server handler stopped" listener=f27516fb-6c0e-4915-bc15-591cb0b047c9 local=/var/snap/lxd/common/lxd/unix.socket remote=@
time="2023-07-26T21:03:57Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T21:03:57Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T21:03:57Z" level=debug msg="Completed heartbeat round" duration=9.992955ms local="192.168.4.58:8443"
time="2023-07-26T21:04:07Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T21:04:07Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T21:04:07Z" level=debug msg="Completed heartbeat round" duration=12.471181ms local="192.168.4.58:8443"
time="2023-07-26T21:04:17Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T21:04:17Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T21:04:17Z" level=debug msg="Completed heartbeat round" duration=10.186359ms local="192.168.4.58:8443"
time="2023-07-26T21:04:27Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T21:04:27Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T21:04:27Z" level=debug msg="Completed heartbeat round" duration=9.558008ms local="192.168.4.58:8443"
time="2023-07-26T21:04:37Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T21:04:37Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T21:04:37Z" level=debug msg="Completed heartbeat round" duration=10.290316ms local="192.168.4.58:8443"
time="2023-07-26T21:04:47Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T21:04:47Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T21:04:47Z" level=debug msg="Completed heartbeat round" duration=10.224809ms local="192.168.4.58:8443"
time="2023-07-26T21:04:57Z" level=debug msg="Heartbeat updating local raft members" members="[{{1 192.168.4.58:8443 voter} ta-lxlt}]"
time="2023-07-26T21:04:57Z" level=debug msg="Starting heartbeat round" local="192.168.4.58:8443" mode=normal
time="2023-07-26T21:04:57Z" level=debug msg="Completed heartbeat round" duration=10.544922ms local="192.168.4.58:8443"
So I still can’t move a machine. The name of the single existing storage pool is different on the two machines since one machine was a single-node LXD cluster with “local” as storage pool and the other is without cluster with “default” as storage pool. If that matters, I will reinstall LXD again.
This time I tested everything with LXD 5.15.
update:
And I also realized during the test that I didn’t had an network on the target machine at the first time and I had to disable ESET antivirus to create one with automatically detected subnet. ESET also changes the certificates somehow so that could be the reason of my TLS error. So I think I should repeat everything next time again but without ESET. However, when I disabled it, I could still not move the virtual machine and I believe logs were the same, but at this point I’m not sure when and what I ran so I think I will repeat this experiment later and share the correct logs.