The logs run normally then immediately starts a new boot, without the usual systemd, pve-guests, or shutdown messages. I would check the hardware. So please check the UPS log and any BIOS, IPMI, or iDRAC event logs around that time.
The LXC...
Hi, have you checked the syslog when the VM shutdown? you can check using journalctl with specific time if you know the exact time e.g:
journalctl --since "2026-07-09 13:00" --until "2026-07-09 14:00" > /tmp/$(hostname)-syslog.txt
Modify the...
@dakralex are there plans or ideas about some additions for usecases like:
* Company has a multi-room setup with for example 2 nodes in room1 and 2 nodes in room2 and a quorum node in room 3
* Theres a ha node affinity rule for room1 (node...
Hi,
I just setup my AD/LDAP realm in PBS and noticed there were no auto sync options.
Created this cron file to run sync automatically
/etc/cron.d/ad-sync
# Run LDAP/AD Realm Sync with the defined "Realm ID" every 30 minutes
*/30 * * * * root...
Hi,
I am having an issue where the keyboard and mouse on novnc/spice is not working after upgrading a guest OS from Debian 13 trixie to Debian 14 forky.
I am trying to do some testing with Debian 14 but after upgrading I can no longer use the...
It looks like there are no ports attached to vmbr1. I recommend adding at least one port before creating a cluster network.
In a Proxmox cluster, you can configure up to 8 cluster networks. When creating the cluster, you can use your vmbr1...
Add as in "add to cluster"(do you already have a cluster? generally 2-node clusters are not stable, you'd probably want a qdevice or third node[1]) or as in "i want guests to communicate over 10.10.10.0/24 with eachother"?
I assume you want to...
If both hosts are in the same datacenter, the simplest approach is to connect them through the same Layer 2 network (physical switch/VLAN). Then create a vmbr1 bridge on the second host and attach it to the corresponding physical NIC. Assign the...
Thanks, not sure how to add ports to a bridge, I'll read that now.
I 'solved' this by working around PVE and just adding a second static route to my router.
It works, I can ping between the subnets of each PVE host. Unsure of how suitable that...
SSH: Vergleichbares Resultat über das Webinterface: https://nopaste.xyz/?3c9b978c19fe984f#NA9uEHamBR1uOfYDqBN7R1lFxw9jDxNKdACCdFtUunY=
Beim Tasklog-Output steht nur "TASK OK" und bei Status das hier:
Sieht alles sehr unauffällig aus, ich finde...
One should take care to get a server with at least two enterprise SSDs so you can have a special device mirror together with a HDD mirror, otherwise you will wait forever for your garbage collection and verify jobs to finish...
Hi all,
It would be great if there was a somewhat "authoritative" source of hosted PBSs. If there isn't already one, can we add replies to this please.
I've found:
- https://remote-backups.com/ (free 100GB, EUR8.50 per TB with minimum 500GB)...
What PVE version are you running on?
offtopic: a fellow markdowner ... I really hate it, when forums, messengers or webseites in general are not able to convert it ;)
You could try having a EVPN controller + EVPN Zone and then create a VXLAN Zone + VXLAN Vnets. This will give you a L2-only setup using EVPN and VXLAN. You might have to set the local ip on the vxlan interfaces manually though, check...
We've resumed our POCs, and I finally managed to complete an installation. I'm posting this here in case it helps anyone; I can't confirm that it's completely stable at this time.
PROCEDURE — DEBIAN BOOT ON SAN INSTALLATION WITH MULTIPATH...
The logs run normally then immediately starts a new boot, without the usual systemd, pve-guests, or shutdown messages. I would check the hardware. So please check the UPS log and any BIOS, IPMI, or iDRAC event logs around that time.
The LXC...
Du
Gundsätzlich würde es bestimmt auch funktionieren, rspamd auf dem gleichen System zu installieren, aber wir haben es einfach in einem separaten Proxmox LXC-Container installiert und das ganze wird dann über die rspamd-API angesteuert. Das...