Search results

  1. C

    3 node test setup ceph issues

    yes, 6 proxmox/ceph nodes each with 2x10G connected to redundant switches. As 25G is getting pretty cheap by now, new servers already come with 25g interfaces, we just haven't upgraded the switch yet.
  2. C

    3 node test setup ceph issues

    I have a cluster for testing with three nodes and 1G links as well... And yes, performance sucks :) In production we use 2x10G and the performance is decent. Can't recommend CEPH with 1G links :D even using LACP with multiple 1G links is not fun as LACP is session based. 1G also has a higher...
  3. C

    [SOLVED] Incremental backup & VM restore?

    PBS works different than most other Backup Solutions. I think the best way to put it is to say that backups are always full, but they get created in an incremental manner. The incremental part: Proxmox VE knows what parts of the drive actually changed and will only need to transfer those to...
  4. C

    [SOLVED] API Documentation

    That's awesome! Thank you very much
  5. C

    [SOLVED] Storage and hardware RAID

    Hi, if you don't use the iso installer and start with a fresh install of Debian 10 instead, you can partition your hardware-raid to your liking. You will just need to add the proxmox backup repository afterwards and install the proxmox-backup-server package.
  6. C

    Official Terraform Provider?

    Hello, are there any plans to develop and release an official Terraform Provider so we don't have to rely on 3rd parties? If yes, that would give us more confidence in going the Proxmox Path for Kubernetes Clusters :) Cheers!
  7. C

    PBS with old PVE

    The devs stated that they will not backport to 5.X versions as they are EOL anyway. You should upgrade to a more recent version :) Most of the time this can be done without a reboot anyway.
  8. C

    [SOLVED] Restoring Disk to a live VM: VM doesn't recognize drive

    oh ok... that works now. I did try it with qm rescan before, it picked it up as an unused drive but once attached it didn't show up. With our current backup tool https://github.com/Corsinvest/cv4pve-barc we could attach a -restore in the name of the drive, do a qm rescan and attach it without...
  9. C

    [SOLVED] Full backup with proxmox-backup-client

    Hi, PBS differs from the standard backup software as it does deduplication. Maybe this thread can help you understand the concept a bit better, let me know if questions remain unanswered :) https://forum.proxmox.com/threads/general-problem-of-understanding.80343/
  10. C

    [SOLVED] Restoring Disk to a live VM: VM doesn't recognize drive

    Hello, I wanted to restore a single disk and attach it to a running VM (ID 117). To accomplish this, I restored the VM the disk was attached to to a completly new VM (ID 118). Then I followed the instructions on https://pve.proxmox.com/wiki/Moving_disk_image_from_one_KVM_machine_to_another to...
  11. C

    Missing SSL certificate for Proxmox backup server

    This is intended and to be expected, the fingerprint is the fingerprint of the certificate used (either self-signed or the one you copied over). You only need to specify the fingerprint in backup clients if the certificate is self-signed, thats the only way to make sure this certificate is...
  12. C

    FYI: Special-device size on PBS in practice

    Thank you for your observations, that is really not a lot of special device usage... awesome!
  13. C

    General problem of understanding

    Well when you remove the backup it will only delete the chunks that are not in use by any of the following backups. Lets break this down a bit more... the drive you backup will be splitted into many thousands of 4MiB chunks that are named after their checksum. You can see those in...
  14. C

    General problem of understanding

    Hi LachCraft, PBS is not incremental in the traditional way you probably expect. It is deduplicating and based on chunks... lets give an example: During the first backup it creates Chunks 1, 2, 3 and 4. The next backup that happens the next day only Chunks 1, 2 and 3 are existent, data that was...
  15. C

    Global Questions

    other distros are currently on the Roadmap. There is a community-maintained AUR for Arch, for others you would have to compile it yourself for now. Since PBS uses deduplication... how would you define the size of a VM? For example: You have 10 machines that all use the same 4.19.0-11-amd64...
  16. C

    [SOLVED] Inkonsitentes Verhalten bei pvesh get /nodes/02/qemu/...

    Hallo, ich wollte eine Liste aller VMs auf einer Node haben (ohne ls /etc/pve/qemu-server | cut -d. -f1) und laut API Doku sollte man mit pvesh get /nodes/{node}/qemu besagten Output erhalten. Nach etwa einer Minute Wartezeit erhalte ich ein proxy handler failed: ssh: connect to host 0.0.0.2...
  17. C

    Proxmox Backup Server 1.0 (stable)

    File level backup is already avaible via the proxmox-backup-client and has been for a long time. Don’t know about windows though
  18. C

    Remote sync very slow (0,4 MiB/s)

    Sshuttle (while being awesome) is notoriously slow. You might consider using a „real“ VPN like wireguard, those should achieve more throughout.

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!