Just to be clear...the way terminals work is they use fixed-size character cells. So many lines by so many columns. This information is communicated to the remote end so it knows how much room there is on the display. The remote end has limited...
Thats an observable fact :) but when you say
It is explicitly a different message; I believe you come from a genuine place and want to help people- please expound on WHAT you feel is the risk is here. I think that would settle both your point...
may you check first if the "slowness" is a generally issue or configuration issue
for instance: i made an config wrong and the ceph was between 30 to 60 seconds down to 0 seconds (no joke, it just pops up the dialog windows and shows in the next...
To pin a kernel and prevent upgrade:
sudo proxmox-boot-tool kernel list
then inset your desired kernel to be pinned with
sudo proxmox-boot-tool kernel pin <version to be pinned from list above>
Now your kernel will stay pinned until unpinned with...
So you basically announce to spam the same arguments again and again in the hope you will get your wish instead of a moderator intervention? Masterful gambit, sir
I only would use a pbs vm or lxc as a kind of initial relay so you can do restores without booting up the actual pbs or connecting to the ( slower) remote. The actual backups ( as in the second and third copy of the 3-2-1 backup rule...
lets put things in perspective.
OP wants to run pve on a 15 year old server. it is clearly NOT for production use. what, exactly, do you suppose any such "risk" actually entails?! regardless of the NUMBER of kernels released since, NONE of them...
Hi,
If I'm not mistaken, there's already information in the official documentation regarding maintenance (node and ceph).
As for the UPS (with Nut, for example), since it's not part of the Proxmox core but rather a modification of the server...
Hi,
I think it's mostly depend on your exact setup, like if you have ceph or not, if you use a SAN, local storage, etc.
Example for me, I let the power cut the node. I don't try a safe shutdown.
Best regards,
It works now but in case someone runs into this, here's my firewall script :
ipv4:
#!/usr/bin/env iptables-restore
*filter
:FORWARD DROP [0:0]
:INPUT DROP [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT...
"unsupported" is not just a random tag. It is an active risk. And this is true also for my homelab.
Did you notice there were NINE PVE-kernel releases (in "no-subscription") alone during this crazy May 2026? Guess how many you get for Version...
Auch wenn OMV eine durchaus bewegte Vergangenheit hinter sich hat, liefert V. Theile bis heute exzellente Arbeit ab, während Synology, QNAP und Konsorten dich eigentlich nur nageln wollen.
Darum ist es gerade in virtualisierten Umgebungen genau...
Thanks for your reply.
I restored the old CPUs last night, and after rebooting the system today, I haven't encountered any problems so far. Everything has been working normally for a day. With the new CPUs, the problem occurs after a few hours.
I...
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
EDIT: Got it working!
Nothing makes you panic troubleshoot more than when all sites go down... Had to add this to my firewall script:
ip6tables -A INPUT -s ::1/128 -j ACCEPT
I started wondering if the issue was IPv6 related and started...
It is not a bug. They changed the default output format between v8 and V9 to make it easier to understand the starttime and endtime fields. But that made it not fit on your particular terminal with your particular setup. Nobody cares but you...