Recent content by dudleyperkins

  1. D

    question regarding proxmox apt key location

    Yes you're right, PVE is definitely more than just some 3P-App, i mean it even comes with it's own kernel etc. Thank you for your detailed answer.
  2. D

    question regarding proxmox apt key location

    Hello, i have a question regarding the key for the proxmox repository. I stumpled upon this subject as i was removing all occurrences of "apt-key" (which will be removed in bookworm) in my config-management. I only have the one regarding proxmox left. -----Explanation Installing PVE on top of...
  3. D

    Triggering some script at the end of the backups

    i just looked at my logs and i can confirm that "job-start/-end", what i use, is triggered at the start and end of the whole Backup-Job and not inbetween the different vm's. Unfortunately i can't say anything about backup-start/end, i've never used it. From looking at my logs vzump waits for...
  4. D

    Triggering some script at the end of the backups

    Of course thats possible, keyword is hook script for vzdump. short version: add the following line to your "/etc/vzdump.conf": script: /etc/your-custom-script.sh And in that script you can do something like this: #!/bin/bash if [ "$1" == "job-start" ]; then do something fi if [ "$1" ==...
  5. D

    SSl certificate for pve.proxmox.com expired

    Just wanted to give a heads up that the Let's Encrypt autorenew probably isn't working as expected. Certificate expired yesterday.
  6. D

    scheduled w2k3 backup fails because "unable to create fairsched node"

    in case someone needs it: i got it working again (running fine the last weeks) by assigning a (unused) virtio network card as mentioned in this old thread
  7. D

    scheduled w2k3 backup fails because "unable to create fairsched node"

    okay i've tried one more thing - removed the backup job and recreated it. That seemed to help as the first run afterwards was successful, but last night it ended up failing again. Are there any more logs i could analyse to get to the root of the problem?
  8. D

    scheduled w2k3 backup fails because "unable to create fairsched node"

    Hello, i have a 2-node proxmox setup and besides different debian-kvm's one w2k3-server (w2k3 guest best practices - check). Now i've discovered that since a week the scheduled backup doesn't run. Since i wasn't there, i'm pretty sure there were no changes made to the setup. Unfortunately i...

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!