kvm template

  1. J

    Replicate VM Template with RBD Volume

    I have 3 nodes in my cluster, let's call them nodeA, nodeB, nodeC. They have RBD storage backed by Ceph, ceph-rbd. I created a VM template on nodeA with a disk image on the ceph-rbd storage. This VM template can be full cloned to nodeB and nodeC IF AND ONLY IF the clone is initiated from nodeA...
  2. florian-n

    [SOLVED] Cluster template "VM with name = debian-10 does not exist in cluster"

    I am experimenting a while with different configurations and setups trying to use a central VM template for the whole cluster. We are using a cluster with enabled Ceph integration. Currently the template VM is being installed on a RBD storage which is available to every node. Unfortunately the...
  3. A

    How to create VM KVM from .img template

    hello i will ask , How to create VM KVM from Template .img i have template KVM here : http://173.254.198.40/kvmtemplate/centos-7.6-x86_64.img http://173.254.198.40/kvmtemplate/ubuntu-16.04-x86.img how to create VM kvm with this template OS, this template KVM from virtualizor thanks you
  4. M

    Proxmox 5.2 fresh cluster - KVM Templates storage ?

    Hello, Proxmox 5.2 is amazing, period. However I am in a loop hole as I do not understand the following issues: I could only mount 1 NFS storage instead of 1 x each nodes, I guess this is the way to do it inside a cluster ?! I cannot copy the KVM templates on all nodes, they always stay on...
  5. H

    Add extra "disks" to guest KVM via CLI

    Hi there, I'd like to add (via scripts etc.) extra storage to VMs (typically cloned templates). How do I do that? qm doesn't have a add network/disk/etc. I can see. pvesh looks like there are some extra steps involved, so before I re-invent the (GUI) wheel to do that, I'd first ask for...
  6. A

    KVM templates and default root password

    Hello, With "Convert to template" feature in proxmox really is very easy to create a predefined KVM template, but of course the new vms created based on this template have the same root password that predefined template that is not the best in some cases. I use WHMCS (and modulesgarden proxmox...