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...
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...
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...
Moin :)
Gut die Erklärung lasse ich gelten. :)
Meine erste DS gab es in 2015 in Form einer DS215j und die steht hier jetzt immer noch wieder verpackt im Karton herum, weil ich dafür dann irgendwann dank neuerer DS keine wirkliche Verwendung...
As far as I know, yes you can skip this step, I however do not know if it would actually help with disk usage and chunk changes. (I would assume that regardless of if you write random data to disk before adding LUKS or not, you would eventually...
(at least on debian installers) it first write random data to the disk before adding LUKS
As far as i know you can disable this with a checkbox - LUKS encryption without overwriting the whole disk.