Search results

  1. M

    Reduce Template Size

    Hello, I'd like to know if is there somehow to make templates size only used space, for example, I have a template with 40 GB disk size, but only 2 GB are used, but when I clone template from a NFS storage it downloads all those 40 GB, not just 2 GB (used space). How to reduce templates size...
  2. M

    NSF Storage Size

    I created a NFS storage, it has by default 20 GB size. How to increase NFS Storage size ?
  3. M

    Help me solve this problem, I'm paying for that...

    Help me solve this problem, I'm paying for that https://forum.proxmox.com/threads/add-node-to-a-new-cluster-fail.34193/
  4. M

    Add Node to Cluster ( I'm Paying for this job )

    Hello, I have 2 dedicated servers in OVH, they doesn't have vRack, so I'm trying to add them using Unicast. When I try to add a node to the cluster it gives an error: root@ns516885:~# pvecm add 158.69.240.50 The authenticity of host '158.69.240.50 (158.69.240.50)' can't be established. ECDSA...
  5. M

    Add node to a new Cluster (Fail)

    I already tried cluster IP, but I got the same error listed above. I tried then 0.0.0.0 cause Unicast tutorial says to use it if nodes are not in the same subnet. I really wish that it could work, I tried everything :)
  6. M

    Add node to a new Cluster (Fail)

    I did, but it is still not working. Node appears but it stays down. Error message below: ================================= root@ns516885:~# pvecm add 158.69.240.50 -force can't create shared ssh key database '/etc/pve/priv/authorized_keys' copy corosync auth key stopping pve-cluster service...
  7. M

    Add node to a new Cluster (Fail)

    Is it possible to make it work using unicast? Cause I don't have a vRack. How to figure out without using multicast ? Thanks :)
  8. M

    Add node to a new Cluster (Fail)

    I'm trying to add a Node to a Cluster but it always fails, I'm using 2 dedicated servers from OVH. Take a look at the error below: ===================================================== root@ns516885:~# pvecm add 158.69.240.50 The authenticity of host '158.69.240.50 (158.69.240.50)' can't be...