template

  1. A

    Import LXC container template from linuxcontainers.org

    How can one import a LXC container template from linuxcontainers.org? According to https://images.linuxcontainers.org/ there are many more LXC container templates then those available as predefined templates by PROXMOX. Understandably, since those in the template list are officially supported...
  2. D

    Cluster-wide template

    We have proxmox cluster with 3 nodes. We used to create VM template on each node and later creating new vms from those templates using "qm clone <template_vmid> <new_vmid>" In above case we need to keep managing 3 templates (as there are 3 nodes). So trying to see if there is way to have only...
  3. J

    Cloud-init VM with dhcp IP uses wrong hostname

    Hi folks- I'm new to Proxmox and I've run into a snag. I've got a script (below) to create a cloud-init template of Ubuntu Server (22.04 LTS), based on TechnoTim's video & blog. It creates the image, marks it as a template, and I even got it to resize the disk. The problem starts after I clone...
  4. G

    LXC TURNKEY-GITLAB 17.1.1

    I installed the turnkey Gitlab 17.1.1 LXC template. After the installation weird behaviour is happening. I try to log in to GitLab with my root account and I get an HTTP 500 error. After that, I decided to register a test account, and redirected me to: http://$MY_HOST/users/sign_in#login-pane...
  5. G

    Hello everyone, I have a question about templates that I would like to ask. I hope everyone can give me an idea, thank you

    Due to usage scenarios, I cloned many virtual machines using a template within the cluster. However, when I tried to delete the template, I found that too many virtual machines were being cloned, causing the template to be being referenced. It was difficult to find which virtual machines were...
  6. C

    Anfängerfragen - LVM/ZFS, Template, Balloontreiber, Konsole

    Hallo zusammen :) ich bin noch ganz neu in der Proxmox Welt unterwegs und habe ein paar Fragen und würde mich sehr über euren Rat sowie Erfahrungswerte freuen :) 1. Meine Erste Frage dreht sich um den Storage. Macht es für den Heimanwender einen großen Unterschied ob man ZFS oder LVM-Thin...
  7. DynFi User

    Custom LXC container recipe

    Hello, I would like to build a custom LXC container and use it as a template (and be able to use it as any already existing template (like ubuntu 22, or debian…)), we need to add couple of customized settings into this Master template. Then we will use this template to setup customer's...
  8. G

    [SOLVED] My VM Templates can`t be excluded

    I create 2 templates and i can`t exclude
  9. O

    Unable to remove qcow2 from old template

    Please see attached image i am trying to remove it. I had a template but the 3 VM's i created i selected Full Clone to make them independent of the template But i cannot move it please can you tell me why or how i fix it? https://i.imgur.com/BtHRxDc.png qemu-img: Could not open...
  10. C

    [SOLVED] Debian 12.1 cloud image template network problem?

    Hi, I saw that Debian 12 was updated to 12.1 and I thought of making new cloud template. I run 2 Proxmox 8 servers, 1 in Hetzner and 1 at home, the problem i am facing can be reproduced in both of them. The steps I did to make the template are: 1) wget...
  11. S

    Clone multiple vms from a template at the same time (Proxmox API)

    Is it possible that you can clone a vm or a template multiple times at the same time? And if yes what parameter must i use in this python request. HTTP: POST /api2/json/nodes/{node}/qemu/{vmid}/clone And if no what would be the best way to achieve to clone a template or a vm multiple...
  12. L

    [SOLVED] Proxmox boot with the hostname from template

    Hello I have created a template with the commands 178 apt-get install cloud-init 179 ls 180 reboot 181 ls 182 wget https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img 183 qm create 9000 --memory 2048 --net0 virtio,bridge=vmbr0 --scsihw virtio-scsi-pci...
  13. E

    How to spin new VMs with a template

    Hi everyone. I created an Ubuntu VM with some services inside running. I like what I did, and I would love to duplicate that VM for some friends to use with their settings. Is there any way to: Create a VM Install Ubuntu (with a custom IP address) Install and update the required packages...
  14. powersupport

    Unable to assign IPv4 and IPv6 to Windows server 19

    Hi, We have created a template for windows server 2019, it works okay if assing IPv4 to provision a VM, if we assign both IPv4 and v6, then there will be issues like sometimes IPv4 wrongly assign, or no IP shows, etc, anyone can advice on this ? Thank you
  15. S

    LXC Containter per Script auf ZFS-Pool Storage

    Hallo, ich habe ein Problem mit Proxmox VE. Da dies mein erster Server ist bin ich total unerfahren. Ich habe eine 2. Festplatte (SSD) eingebaut wo alle Container und VMs drauf sollten, Dateisystem ist ZFS. Ich habe Home Assistant per Script als VM auf die 2. Festplatte installiert (läuft...
  16. H

    [SOLVED] Change Email Template for Notifications

    Maybe I'm not using the appropriate search terms, but I can't seem to find where I can change the email template for notifications from Proxmox. I've configured postfix and SMTP is functioning perfectly, but I am not a fan of the way emails look; email name: vzdump backup tool (not ideal)...
  17. W

    Cloud-Init LUKS VM Setup?

    Hello all, I have seen an understand the benefits of setting up a base image/template with Cloud-Init, so similar VMs can very easily be setup when needed. My question is... can these Cloud-Init template/images can be setup with LUKS encryption without losing any features? Will it still be able...
  18. T

    [Cloud-Init] Can't find how to set UUID + Hostname with NoCloud + Template

    Disclamer: I never used Proxmox ever or QEMU / qm / cloud-init until about 1 weeks ago. There's probably things to do in a better way, feel free to send how you would have done the same (no ansible / terraform for this, I'm looking it aside that one) hello I'm trying to script the creation of...
  19. F

    Convert to template, where is the template stored?

    Hi There I stopped the container and converted it to a template. This worked because afterwards I could clone this template to a running container. However when I wanted to copy this template I noticed that I couldn't find it. I know that normally templates are in /var/lib/vz/ but it wasn't in...
  20. L

    CT Templates: Fedora 34 EOL and new Fedora 36?

    Hi Fedora 34 is going end-of-life this week and Fedora 36 has been released. Will Fedora 34 template be removed, and will 36 be added? I tried updating my templates and I'm still seeing 34 and 35. I converted to Fedora for v36 on the desktop and I absolutely love it so I'd like to try moving...