Lxd-to-incus failed, lxd cluster lost

Yep I manually restored them then ran the lxd-to-incus command again.

From what I can tell, everything seems to be working as expected. As long as this isn’t of any concern:

==> WARNING: 313 commands out of 1416 succeeded (1103 failures)

The initial ovn troubleshooting was basically the uplink config for --parent was set to the vlan instead of the bridge. Ultimately, I think the main trouble with the migration was the manual zvol mounts (using the /dev/zdX) that were configured didn’t want to be migrated. I moved them across to zfs datasets and it seemed like migration handled that better

Happy for this to be closed. Really appreciate your help with this @stgraber !

For now I just need to remember to stop copying pasting lxc commands instead of incus

Yeah, the failures for OVN are usually entries in the flow tables, those aren’t an issue as they’re temporary and all instances going down will clear all of that anyway.