PVE Adopt a Native LXD/LXC: Difference between revisions

From WikiMLT
mNo edit summary
mNo edit summary
Line 9: Line 9:
/mnt/pve/ssd-1TB/template/cache/
/mnt/pve/ssd-1TB/template/cache/
</syntaxhighlight>
</syntaxhighlight>
'''3.A. After that you can use''' 


<noinclude>
<noinclude>

Revision as of 12:43, 23 September 2022

Con­vert­ing an LXD/LXC to a ProxmoxVE/​​​LXC is pret­ty easy, be­cause the are (al­most) the same thing.

1. Cre­ate a back­up of the LXD/LXC con­tain­er. For de­tails read the rel­e­vant sec­tion "Back­up LXC Con­tain­ers" from the guide "LXC Ba­sic Set­up".

2. Copy the back­up of an LXD/LXC con­tain­er to a ProxmoxVM's tem­plate di­rec­to­ry with­in its stor­age. In my case I'm us­ing a com­mand as the shown be­low.

rsync --progress \
remote.host:/mnt/backups/lxc-webserver-backup-2022-09-23.tar.gz \
/mnt/pve/ssd-1TB/template/cache/

3.A. Af­ter that you can use