Hi,
LVM-thin ist da speziell und Klone von Volumes sind automatisch eigenständig, i.e. sie referenzieren die gleichen "Extents" wie das originale Volume, aber sind nicht davon abhängig dass das original weiter existiert. Wenn dann das originale...
(using English to ensure anyone else stumbling upon this can understand the content more easily)
We found no issue in the fast tracked QA session we had today and are in process of rolling out kernel packages with the minimal fix included.
That...
Hi,
Derzeit wird in den Medien über VMSCAPE berichtet.
https://www.tenable.com/cve/CVE-2025-40300
Ein Patch ist bereits im Upstream. Weiß man wann beziehungsweise ob das in pve / pmg kommt?
Danke!
I see that you're using Ceph. At the moment we think that the memory leaks might be network-related, and with Ceph causing a lot of network traffic, we think this might be the reason why the memory leaks seem to be so extreme. To confirm whether...
I know this is an ancient post, but he's easy way to do it:
echo "y" | setsid pvenode acme account register somename youremail@your.domain --directory "https://acme-v02.api.letsencrypt.org/directory"
Explanation: pvenode is using ReadLine for...
/etc/sysctl.conf no longer exists on PVE 9.x. Put your lines in a file inside /etc/sysctl.d/ like /etc/sysctl.d/71-local.conf for example. This is not specific to Proxmox but a change in Debian 13/Trixie and later.
EDIT: The pve8to9 warns about...
mach mal ein
cat /sys/class/scsi_host/host*/link_power_management_policy
dort muss max_performance stehen
kann mich nicht erinnern, wo der bug herkam, aber das war bei uns mal der Grund warum hotplug nicht ging (supermicro boards)
danach ein...
Kurzes Update: Nach einer Korrektur der Monitor-Konfiguration läuft unser Cluster nun wie geplant. Vielen Dank an Falk für die Unterstützung!
Wir können jetzt problemlos einen ganzen Standort herunterfahren, ohne dass es Auswirkungen auf den...
setup the system in proxmox (or at least create the disk layout and networks you need)
boot the system in a rescue system (e.g. we use mostly grml).
bring up networking in rescue system and start sshd with passwd login for root
mount your...
follow the upgrade instructions strictly (!)
ceph upgrade is always mentioned as a special step.
worked like charm for the last decade IF you follow official howto
we have several storage tiers.
on the lower end there are simple cheap NFS servers where we pack everything not important, archived, "trashed" (before we delete permanent), ISOs, testing, temporary,....
everywhere else we do not "squeeze"...
the forum is community so it is a highlight that staff members are even present and answer questions patiently
what do you expect (seriously, literally)?
U = FOS
Lots of us here are in tech-support related positions, so forum support gets to seem like "more work" after a while.
A) Watch proxmox-related youtube videos
B) Read the last 30 days of forum posts, here and on Reddit (free education)...
[Release] v1.1.0 — Proxmox VE 9 support, new roles
Hi all! I’ve just shipped v1.1.0. Highlights:
Nginx performance + date/timezone configuration optimizations
Full compatibility with Proxmox VE 9
New roles:
Configure Mail
Configure...
if you want to get rid of virtualbox on a linux desktop, virt-manager is not a bad choice imo.
better than pve workstation which i personally considered but dropped as my normal desktop with kvm, podman, lxc etc offers much more flexibility and...