It looks like there is a cron set every 47 minutes so I thought that might be related to something. If i follow that script, it says it has to do something with parity checks. It doesn't really look debian, I daily drive linux mint, but i haven't...
Thanks for the feedback Mike!
To be clear... After all the migrating I will end up with one bare-metal, dedicated PBS machine locally (the machine which was previously refereed to the the backup storage server). If I run a VM with PBS on the...
I think it might be related to development practices, since most guides and tutorials use Docker Desktop (with WSL2) and WSL2 for Linux distro.
@whiggs Run wsl --version
Suppose it would work but if you lose the primary server you then lose your backup server if it's a vm. Just more hassle recovering as you would have to install a backup server somewhere in order for you to access your backups. Personally my home...
1. I ran `systemctl edit syslog.service` instead because I don't have a `qemu-guest-agent` service
2. Added
[Service]
LogFilterPatterns=~overlayfs
3. But those lines still keep appearing
4. Those `2026-04-14T20:32:49.051936+08:00 pve kernel...
Hi all.
I'm looking to setup another PBS in a separate location purely to test restores in a DR scenario from our S3 backup. When I try to connect another PBS to the same bucket I get an error, as expected, saying the bucket is in use. I could...
Hello,
My current setup includes a primary storage server and a backup storage target, each running TrueNAS bare metal. On each TrueNAS server I am running a PBS VM. My typical backup scheme is the PVE nodes backup to the primary server PBS...
The directories/jobs are default Debian. Scripts can be put in the directories to run as indicated.
If your server is crashing at 16:52 (?) I’d think the cron 45m earlier isn’t related.
Background
I’ve been running pfSense as a VM on ESXi for several years without issues and I’m now migrating to Proxmox VE. At the same time I upgraded my internet connection to a 5Gbps plan (only €5 more than 1Gbps from my ISP, so it made...
Hi,
für reinen Storage und/oder VMs könnest du noch hier schauen.
https://www.cloudandheat.com/produkte/cloud-services/infrastructure-as-a-service
Bei Offsite Storage würde ich auch schauen, dass das Berechtigungskonzept ein entsprechendes...
I've ended up giving one large profile to a VM instead of splitting it, so I'm not actually using heterogeneous mode any more.
But, it should be possible to run the command at linux startup using systemd. Just make sure that it runs after the...
Hi,
our admin guide has detailed instructions for setting up a QDevice: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_qdevice_net_setup
Are you missing anything in particular from that?
Firstly I don't believe this is unusual.
Secondly, you seem to infer this is a PVE/host issue. I believe it is more likely the VM (Home Assistant) activity that is causing this. Home Assistant usage can be very varied (I've used it for years &...
did you restore a backup from your old gateway - or set it up freshly?
one guess based on the debug-output:
- your PMG does not seem to have TLS enabled - maybe the sending servers are configured to not send mails over the internet without TLS...
Hi,
our admin guide has detailed instructions for setting up a QDevice: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_qdevice_net_setup
Are you missing anything in particular from that?