Latest activity

  • J
    New LTO generations are still being released, autoloaders and libraries handle the swapping, and WORM media gives you actual physical protection-not just a software flag that can be cleared. Tape is cheap per TB over its whole lifetime and, more...
  • S
    moin. JFYI: i had exactly the same issue with S3 provider that renew his endpoint certficate 10 days ago. since then all S3 request failed with "certificate validation failed unexpected certificate fingerprint" afaik, there was no need to enter a...
  • G
    gfngfn256 replied to the thread Proxmox won't boot.
    I don't use ZFS - but AFAIK adding a ZFS storage via Proxmox will not create the above (systemd) .mount file, since it will use the zfs-mount.service instead. Are you sure you chose ZFS & not possibly Directory, since I believe that will create...
  • C
    Is it possible to add a button to send spam to a different email address (e.g., admin)? Thanks!
    • Captura desde 2026-05-20 12-20-42.png
  • G
    GMBauer reacted to news's post in the thread Kaufberatung Hardware homelab with Like Like.
    Moin, warum nicht mal für Home Lab ein Intel LGA 1700 DDR4 Build? Schaust hier: # https://geizhals.de/wishlists/4985804
  • P
    pongomongo replied to the thread Proxmox won't boot.
    Ok, before I go editing the systemd mount file, can I get some advice on which UUID to use? "nvme2tb" is the name I assigned the disk in Proxmox. "flash" is the name I assigned the storage associated with nvme2tb in Proxmox. Current systemd...
  • A
    Is there anyway to make the CLI option function like the GUI/API? With 1000's of VM's that is a tough one. Setting up tokens on tons of hosts to use the API would be a lot of manual work as well.
  • A
    Note: Already posted on https://forum.proxmox.com/threads/server-disk-i-o-delay-100-during-cloning-and-backup.173051/page-3 Hey, I seem to have the same problem since I've upgraded from Proxmox 8 to 9 - or at least something similar (currently...
  • fiona
    Hello, I spoke to @PVasileff , he tested older kernel versions. That doesn't help. As far as I can tell it's related to disk creation and management. On minihv (Qoton Q20332G9 S20) today we created 2 VMs: - Alma 9.7, then updated - after the...
  • J
    jaminmc replied to the thread Kernel 6.14 - End of Support.
    Thank you all for your hard work in mitigating the identified kernel exploits and backporting the fixes. We greatly appreciate your efforts! With these security updates in mind, has the Proxmox team considered implementing live kernel patching...
  • P
    pongomongo replied to the thread Proxmox won't boot.
    Thanks for responding. Agreed, I do not know for sure yet what the issue is. Also not sure why UUIDs would have changed here. There is no update, system change, etc that correlates with the manifestation of this issue. One day things work, next...
  • Z
    zegorax replied to the thread pct list endless.
    Ciao again! It happened this morning. Here are the command outputs (in order) : Name: lxc-start Umask: 0022 State: S (sleeping) Tgid: 988145 Ngid: 0 Pid: 988145 PPid: 1 TracerPid: 0 Uid: 0 0 0 0 Gid: 0...
  • aaron
    aaron replied to the thread 8021q not working.
    Can you try and specify the bridge-vids 100-120 to start at 101 in the second example? Because the dedicated interface wants to assing itself a VLAN that the bridge already has. By the way, you could also add it as it would look when you use the...
  • P
    Same here with similar hardware : MSI Z97M-DS3H with i7-4790k my cmdline that workaround this problem : BOOT_IMAGE=/boot/vmlinuz-7.0.2-5-pve root=/dev/mapper/pve-root ro quiet intel_iommu=on iommu=pt libdata.force=noncq pci=nomsi using older...
  • F
    Hello, I spoke to @PVasileff , he tested older kernel versions. That doesn't help. As far as I can tell it's related to disk creation and management. On minihv (Qoton Q20332G9 S20) today we created 2 VMs: - Alma 9.7, then updated - after the...
  • J
    jaminmc reacted to t.lamprecht's post in the thread Kernel 6.14 - End of Support with Like Like.
    The deprecation itself was not strongly influenced by that, but the decision to communicate it more actively was in fact primarily driven by it. Normally, we only mentioned it on the side once a new kernel became the default. In the past, we...
  • J
    @Upstairs_Cycle384 Not sure why Windows still detects it, maybe querying the CPUID leaf directly still works or something. Regarding the other question, there is a custom CPU model editor coming with the next Proxmox VE 9.2 point release. There...
  • J
    something is a bit off kilter with one of our pve hosts, where snapshots and outbound migrations are slow, but inbound migrations are normal. to elaborate, inbound migrations traverse the network at ~5.5 gbps; which is about the normal rate those...
    • 1779285552897.png
  • G
    garysday replied to the thread 8021q not working.
    this is a vanilla install, when I try to force the if up , I get this output .. root@proxmox1:~# ifup vmbr0.100 --force -v info: requesting link dump info: requesting address dump info: requesting netconf dump info: loading builtin modules from...
  • fiona
    Does installation work without issues when you use raw format instead of qcow2?