I'm working on a base-line container that will be used to generate numerous containers down the road.
I got it to a point that I like and tried to convert it to a template.
The first attempt failed with
/mnt/pve/Projects is a mount point to an SMB share that is mounted by.the Proxmox host.
My next attempt was to mark the volume (in the container config), as not replicated.
Attempting to create a template then appeared to hang. I stopped the task after about ten minutes.
I am thinking that it is trying to include the entire mount point contents in the template. Is that
what is happening? If so, that is definitely not what I want. That SMB share lives on my Mac and
contains about 75GB (and growing).
What does a container template actually contain?
How do I create a container template with the mount points, but not the data from them?
TIA
I got it to a point that I like and tried to convert it to a template.
The first attempt failed with
TASK ERROR: Template feature is not available for '/mnt/pve/Projects`
/mnt/pve/Projects is a mount point to an SMB share that is mounted by.the Proxmox host.
My next attempt was to mark the volume (in the container config), as not replicated.
Attempting to create a template then appeared to hang. I stopped the task after about ten minutes.
I am thinking that it is trying to include the entire mount point contents in the template. Is that
what is happening? If so, that is definitely not what I want. That SMB share lives on my Mac and
contains about 75GB (and growing).
What does a container template actually contain?
How do I create a container template with the mount points, but not the data from them?
TIA