pvps1's latest activity

  • pvps1
    pvps1 reacted to fiona's post in the thread "Linked Clone" erzeugt "Full Clones" with Like Like.
    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...
  • pvps1
    pvps1 reacted to t.lamprecht's post in the thread VMSCAPE CVE-2025-40300 with Like Like.
    (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...
  • pvps1
    pvps1 reacted to fabian's post in the thread VMSCAPE CVE-2025-40300 with Like Like.
    ist in arbeit.
  • pvps1
    pvps1 reacted to ginger's post in the thread VMSCAPE CVE-2025-40300 with Like Like.
    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!
  • pvps1
    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...
  • pvps1
    pvps1 reacted to solevi's post in the thread Suspected memory leak in Proxmox CE 9.0.6 with Like Like.
    Not ideal, but much better: Thank you very much Knut!
  • pvps1
    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...
  • pvps1
    I registered on the forum just to say "thank you" for this reply. Nothing else I tried worked, but this one did.
  • pvps1
    /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...
  • pvps1
    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...
  • pvps1
    pvps1 reacted to danielz87's post in the thread Probleme 2 Standorte HA with Like Like.
    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...
  • pvps1
    pvps1 replied to the thread Physical Server Migration.
    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...
  • pvps1
    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
  • pvps1
    pvps1 reacted to Neobin's post in the thread Cluster Fuckery with Like Like.
    It is: -l (lowercase L), not: -1 (number one). https://pve.proxmox.com/pve-docs/pmxcfs.8.html
  • pvps1
    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"...
  • pvps1
    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)?
  • pvps1
    pvps1 reacted to Kingneutron's post in the thread Proxmox user base seems rather thin? with Like Like.
    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)...
  • pvps1
    If the PBS in question is still added/present as a storage in a PVE, have a look in: /etc/pve/priv/storage/ (the .enc file(s)) on that PVE.
  • pvps1
    pvps1 reacted to apuctokpat's post in the thread proxmox-ansible system configurator with Like Like.
    [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...
  • pvps1
    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...