I am trying to do a physical machine to container migration and bring it in to proxmox. I am unable to create a container created by lxd-p2c script. I assuming that this is because the container created by lxd-p2v is a privileged container and proxmox wants to create a unprivileged container
How do we convert and privileged container to unprivileged container
Error message output:
tar: ./usr: Cannot change ownership to uid 1000000, gid 1000000: Invalid argument
How do we convert and privileged container to unprivileged container
Error message output:
tar: ./usr: Cannot change ownership to uid 1000000, gid 1000000: Invalid argument