Recent content by Thomas Plant

  1. T

    Snapshot difference between backup and done over the webinterface

    Hello. Out of curiosity. When we do a backup of our VMs with Proxmox Backup Server, we use the snapshot method. It works perfectly. But when we create a snapshot over the web interface for a certain VM, the VM get's stuck for about 20 minutes and the snapshot creation fails with an timeout. And...
  2. T

    Proxmox VE 7.0 released!

    We are still on pve 6.3. Can we just update directly to 7.0?
  3. T

    [SOLVED] Question about Backups

    Problem is bandwidth to our backup server, it has only 2x1 Gbit bonded in alb mode. So 6 (wrongly wrote 4 hosts before) hosts at once pushing each on 1 gbit to PBS I think could be problematic.
  4. T

    [SOLVED] Question about Backups

    Where can I write about a feature request? 'Backup only one VM at once over the entire cluster'
  5. T

    [SOLVED] Question about Backups

    Ok, thanks. So we will make a backup job for every node on different day. Regards, Thomas
  6. T

    [SOLVED] Question about Backups

    Hello, do not know if the answer to my question is obvious..... If I make on our 4 hosts cluster a backup job of all VMs, are the VMs backed up sequentially? Or for example is a backup started on every host, so there wil be 4 backups running in parallel? Latter would not be a good thing in our...
  7. T

    [SOLVED] PVE update. Reboot always required?

    Hello, I have a doubt. Do I need to reboot the PVE hosts on every update, or only when there is a new kernel? For example now I have the following Updates waiting: libproxmox-backup-qemu0/stable 1.0.3-1 amd64 [upgradable from: 1.0.2-1] libpve-storage-perl/stable 6.3-8 all [upgradable from...
  8. T

    Questions about Encryption and backup client

    Hello, we are evaluating to install a Proxmox Server and while reading the documentation, some question have arisen: 1. is the datastore encrypted or do I have to use client-side encryption? We do not need client-side-encryption, but would be nice if the datastore itself is encrypted...
  9. T

    New Server with Intel Xeon Gold 6240 migration problem

    Hi, here is the config of the VM: root@pve4:~# qm config 175 agent: 1 bootdisk: scsi0 cores: 2 cpu: Broadwell description: CentOS Template no Software%0ARepos MariaDB/PHP/CodeIT aktiviert.%0A%0ALetztes Update%3A 27.05.2020 17%3A30 ide2: NFS2:iso/CentOS-7-x86_64-Minimal-1908.iso,media=cdrom...
  10. T

    New Server with Intel Xeon Gold 6240 migration problem

    Hi, we have added a new server to our cluster. When we try to migrate a VM from the old (Intel Xeon 5120) to the new server (Xeon 6240) we get the following error: 020-11-16 10:08:32 starting migration of VM 175 to node 'pve8' (10.10.2.94) 2020-11-16 10:08:33 starting VM 175 on remote node...
  11. T

    [SOLVED] Maximum (practicable) Size of QCow2 Image

    Stupid me ..... we are not using QCow2 on this particular server. It's using lvm-thin on local disks. So a 10 TB logical volume should not be a problem I asume.
  12. T

    Unexplained slow Memory Leak / Growth problem

    Same problem here......never found a solution, other than migrating VMs regularly back and forth to another host. Forum Post
  13. T

    [SOLVED] Maximum (practicable) Size of QCow2 Image

    Hello, what is the maximum size of a single QCow2 Image for a KVM VM? Have a client who wants a VM with 10 TB diskspace. Can/should I assign a single QCow2 file with 10 TB or assemble with LVM p.e. 5 x 2 TB Images? Thanks and greetings, Thomas
  14. T

    SATA DOM as OS discs?

    Warranty of the entire server is up to 3 years, depends how much we are willing to pay. In the techspecs there is a line "Drive writes per day" for 5 years with 1 dwpd. Should be an indication that it should last longer than the normal warranty of the rest of the server, shouldn't it?