Created a Container based on an LXC template.
started the container and after an
Right-clicked on the stopped container in the left pane of the proxmox control panel and chose
Could not find the updated template in the
Found that in the local-lvm (pve) on the left panel of the Proxmox interface we find that
Trying to create a new container does not list the updated template in the select list.
How does one use the converted image of the template as it get used by the existing container when it is started?
Must we revert to the old method of mounting it and tarring the fileset after removing specific files like
Should the container be kept in hibernation and used to generate a cloned Container?
If so, how do we migrate this "template" to another proxmox machine?
The wiki does not yet have much info on the Convert to Template feature.
The Convert to Template log is as follows:
started the container and after an
apt update && apt dist-upgrade
stopped it.Right-clicked on the stopped container in the left pane of the proxmox control panel and chose
Convert to Template
.Could not find the updated template in the
/var/lib/vz/template/cache
folder.Found that in the local-lvm (pve) on the left panel of the Proxmox interface we find that
vm-104-disk-0
is now base-104-disk-0
but cannot locate the disk image.Trying to create a new container does not list the updated template in the select list.
How does one use the converted image of the template as it get used by the existing container when it is started?
Must we revert to the old method of mounting it and tarring the fileset after removing specific files like
etc/hosts
, etc/resolv.conf
, /tmp/*
, .ssh/*
etc ?Should the container be kept in hibernation and used to generate a cloned Container?
If so, how do we migrate this "template" to another proxmox machine?
The wiki does not yet have much info on the Convert to Template feature.
The Convert to Template log is as follows:
Code:
Renamed "vm-104-disk-0" to "base-104-disk-0" in volume group "pve"
Logical volume pve/base-104-disk-0 changed.
WARNING: Combining activation change with other commands is not advised.
TASK OK
Last edited: