I was running LXD on a CentOS 8 system using the DIR storage method. The CentOS system crashed and I want to move the LXD containers to an Ubuntu 20.04 system using the LVM storage method.
How can I do this?
I tried to run “lxd import” on a tar file of one of the old containers, but that failed complaining of a missing “index.yaml” file.