Search results

  1. M

    [SOLVED] How to configure a cloned VM to automatically grow its root partition when the disk is extended?

    Hello, I am running a Proxmox VE server with pre-made Templates at minimal disk sizes. I have scripts that create VMs by cloning a template and extending its disk. The problem is that the extended space is not allocated to any mount point. For example, the following template has initially a...
  2. M

    [SOLVED] Creating a Template from an image and configuring Network

    Hello, I have a Proxmox VE Server at Hetzner that I need to use for KVM virtualization (I have a /26 subnet). I want to create templates that will be later on used to fully clone then VM provisioning with Cloud-init. My first question: I am creating a VM from an Ubuntu Cloud Image. Upon boot...
  3. M

    [SOLVED] Cloning a template stored in a CIFS storage to a local LVM storage is resulting in a QUEMU error at VM Start

    Hello, I'm experiencing an issue where some templates get's cloned and fire the following error when starting them: Use of uninitialized value in split at /usr/share/perl5/PVE/QemuServer/Cloudinit.pm line 100. generating cloud-init ISO kvm: -device...