Recent content by greg

  1. G

    Understand backup problem

    Greetings I have a problem which is crippling me for a while... A CT is being backed up daily to PBS ; it's about 300G in total and about 600M changes daily. The backup process takes more than 14 hours, which data throughput measured by iftop at about 14kbps. Other CTs and VMs on the same...
  2. G

    InternetBS ACME challenge

    I was able to make it work just following the instruction (leaving out the quotes). However, Internet.bs API key is actually a master key and is not restricted and therefore not suitable for such a purpose without opening a security breach.
  3. G

    InternetBS ACME challenge

    Did you manage to do that? I'd be interested to know how it's working. Thanks
  4. G

    Preventing a CT to take down the whole system

    Thanks for your answer. The root cause is probably a heavy sql query (such as a query involving several millions lines). During that time, the server just "disappear" (it doesn't even ping), and when it's back there's a gap in the RDD graphs of the Proxmox GUI. The memory graph is flat at 25%...
  5. G

    Preventing a CT to take down the whole system

    Greetings I have a CT with a MariaDB inside it; I noticed that when a very heavy sql-related load occurs, the whole host system becomes unresponsive for an extended period of time: I cannot even use an already established ssh connection. Is there a way to "contain" a CT so I can at least keep...
  6. G

    "holding" backup and snapshots for a while

    Yes blocking all tasks in what I want. I definitely don't want a migration in the middle of a live event :) What would be the preferred parameter? I tried "mounted" and it said: CT is locked (snapshot-delete)
  7. G

    "holding" backup and snapshots for a while

    Thanks for your answer. Maybe I could use pct set --lock ? Then all operation would failed or be postponed?
  8. G

    "holding" backup and snapshots for a while

    Greetings I have a cluster of servers which are regularly doing backups and snapshots. During some production-critical periods, I need to "hold" such traffic/load which could impact the performances. What do you think would be the proper way to do that? Thanks in advance Regards
  9. G

    pveproxy stuck

    Actually for me this was 2 years ago, so my cluster evolved :) Upgrades were made, and this machine has been retired. I hope @henryd99 will find a solution! (fingers crossed). Regards
  10. G

    pveproxy stuck

    Good luck, I didn't find any solution but hard reboot...
  11. G

    [SOLVED] Help with replication/migration problem

    Is there a possibility to resume the replication without erasing all the data on the target side (and therefore re-sending a lot of data)? Thanks in advance Regards
  12. G

    PBS as an archive: possible to restore a "gone" VM?

    Thanks a lot for taking the time to explain. I understand it better now: you restore from the host side, but not necessarily the original host. it's really cool. Does the backup includes all disks from the original CT/VM? I've seen the unused disks are skipped.
  13. G

    PBS as an archive: possible to restore a "gone" VM?

    Thanks for your answer. I've been running a cluster for years, so I'm aware of the various pitfalls, including the IDs. My concern was more about the VM/CT config. I noticed you cannot restore a backup from the backup server, you have to do it from the host, that means from a configured VM/CT...
  14. G

    PBS as an archive: possible to restore a "gone" VM?

    Greetings I'm a long time user of Proxmox but a recent user of PBS and I love it. I was wondering: I have VMs which are off but I keep for archiving. Would it be possible to backup them, and delete the VM from the node? would I be able to restore them one day if needed? Thanks in advance...
  15. G

    Backup VM to another Disk (ask for advice)

    If your nodes are in the same cluster, you can easily and automatically snapshot/replicate from one to the other.