Latest activity

  • C
    auto CCDC iface CCDC bridge_ports vmbr1.1009 bridge_stp off bridge_fd 0 alias 1009 auto CIIRC iface CIIRC bridge_ports vmbr1.1005 bridge_stp off bridge_fd 0 alias 1005 auto CSI...
  • R
    Hi, following your latest Security Advisory with a very critical Base score I wanted to patch my Proxmox 8.4.14 cluster to the latest 8.4.17 version ASAP. Now it seems the latest version of the pve-manager in the enterprise repo is 8.4.16 The...
  • I
    I like this projekt and i do think it is useful. I can understand that you cannot block any countrys if you are a big player, but i work for small customers which normally only work locally. The never need any mails from asia, russia or africa...
  • C
    Mar 05 09:41:53 Proxmox1 kernel: audit: type=1400 audit(1772725313.628:26019): apparmor="DENIED" operation="create" class="net" info="failed protocol match" error=-13 profile="/{,usr/}sbin/dhclient" pid=1478820 comm="dhclient" family="unix"...
  • C
    auto vmbr1 iface vmbr1 inet dhcp bridge-ports eno8303 bridge-stp off bridge-fd 0 bridge-vlan-aware yes bridge-vids 2-4094 #ClassNet auto vmbr2 iface vmbr2 inet dhcp bridge-ports eno12399np0...
  • B
    Das Volume ist auf jeden Fall thin, sieht man an Alloc 7014 < Total 7656, das passt also. Das Problem ist rein dass der Controller die UNMAPs ignoriert. Die basic show volumes Ausgabe zeigt leider nicht alles. Probier mal show advanced-settings...
  • G
    This is also a HyperV issue, but the graphs don’t show it because Windows subsystems don’t capture those calls. Go into the iDRAC of your server and don’t enable the Windows reporting module, you’ll see 10-20% CPU consumption depending on the...
    • 1772725580747.png
    • 1772725956097.png
  • J
    There are 3 disks in the VM, they have different ctime's. The value is the same across API responses for corresponding disks. That said, OP should use the latest Veeam "agent"/patch for PVE. And make sure that the PVE version is in the supported...
  • B
    Wie @fabian schon gesagt hat, opt-in Kernel hilft hier. Für alle die noch damit kämpfen, konkret: apt update apt install proxmox-kernel-6.11 Danach Reboot. Ist ne bekannte Geschichte mit dem e1000e Treiber im 6.8er Kernel. @4Klaus probier das...
  • J
    Johannes S reacted to Bu66as's post in the thread SLES Not detect Gui with Like Like.
    Like @micneu already mentioned, this is the German forum section - you might want to repost in the [English PVE subforum](https://forum.proxmox.com/forums/proxmox-virtual-environment/) so more people can help. That said, can you share your...
  • J
    Any x86 (Intel) OS with BIOS or UEFI support should work. Theoretically you could emulate almost any other known CPU as well, but that gets tricky. You can reference other hypervisors like Nutanix, Red Hat, Canonical as well as documentation...
  • G
    Any x86 (Intel) OS with BIOS or UEFI support should work. Theoretically you could emulate almost any other known CPU as well, but that gets tricky. You can reference other hypervisors like Nutanix, Red Hat, Canonical as well as documentation...
  • I
    ivenae replied to the thread whitelist problem.
    The asterisk is not a valid regex character, but rather a shell expander known from MS DOS times. If you want to use any character, you must allow any character [ . ] any number of times [ * ]. .*@.*\.domain\.de The dot must be escaped [ \. ] so...
  • B
    Meld dich mal per Terminal an und schau dir die Ausgabe von diesen beiden Befehlen an: systemctl status pveproxy ip a Damit sehen wir ob der Webdienst überhaupt läuft und ob das Netzwerk-Interface eine IP hat. Nach einem Stromausfall kann es gut...
  • B
    Bu66as replied to the thread Proxmox newbie braucht Hilfe..
    Was mir hier direkt auffällt: Das ist ein Laptop. Klassisches Problem - systemd-logind schickt das Ding nach ner Weile in den Suspend, besonders wenn der Deckel zu ist. Schau mal was bei dir in /etc/systemd/logind.conf steht, speziell...
  • B
    Bu66as replied to the thread SLES Not detect Gui.
    Like @micneu already mentioned, this is the German forum section - you might want to repost in the [English PVE subforum](https://forum.proxmox.com/forums/proxmox-virtual-environment/) so more people can help. That said, can you share your...
  • S
    # show volumes SSD01 Pool Name Total Size Alloc Size Type Health Reason Action ------------------------------------------------------------ A SSD01 7656.1GB 7014.3GB base OK...
  • P
    proxuser77 replied to the thread Backup Recommendation.
    However, to be fair, I could imagine that there are probably significant differences between different consumer SSDs. So far, I’ve always used Samsung Evos (TLC) and, in one case, a Pro (MLC), and I haven’t managed to kill any of them yet, at...
  • B
    Bu66as replied to the thread Paperless NGX Update.
    Die Community Helper Scripts bringen in der Regel auch ein Update-Script mit. Schau mal auf der Seite von dem Paperless-NGX Script nach (https://community-scripts.github.io/ProxmoxVE/scripts) - da sollte beschrieben sein wie das Update...
  • bbgeek17
    There are 3 disks in the VM, they have different ctime's. The value is the same across API responses for corresponding disks. That said, OP should use the latest Veeam "agent"/patch for PVE. And make sure that the PVE version is in the supported...