Latest activity

  • T
    well in the end, on another dedicated server it still does not work as expected with an error message like this. root@debian:~# zpool create \ -o ashift=12 \ -o autotrim=on \ -o compatibility=grub2 \ -o...
  • A
    Updating your AMDGPU driver to a version compatible with Kernel 6.8.12-12-pve or above is the simplest and most accurate approach.
  • H
    Hey guys, Thanks for the reply. @Onslow As I understood it, fleecing only helps if there's a lot of writes during the backup - which is not the case for me. During nightime almost no data is being updated. Am I wrong in my understanding? @news...
  • R
    hi there, i have a lenovo st250 with 6 sas drives set to JBOD and the two ssd set as mirror for OS but cant figure it out why the 6 sas drive not detected in PBS but in PVE the drive show up without any issue even i tried also a fresh install...
    • Screenshot_2026-05-11_09-52-22.png
    • Screenshot_2026-05-11_09-53-35.png
    • Screenshot_2026-05-11_09-56-30.png
    • Screenshot_2026-05-11_09-52-03.png
  • K
    Hello, As a long time user of proxmox, for a minipc of mine (Genmachine Ren4000 4500U) I see a drop of perf for a vm win10. On proxmox 7 . I always install all settings by default cpu. And it was really smooth. Now only install, or even open and...
  • C
    I found out extremely quickly why the Ubuntu24 package is not the right way: See: https://github.com/satorisage/dell-ism-proxmox-9.1-patch (good explanation why it happens but I don't trust running a random github script with no vetting) I had...
  • P
    Oh that explains it. You have a duplicate entry for qemu-server which is not allowed in the Cluster Filesystem. It most likely comes from this command: 254 mv qemu-server/* ../core-routing/qemu-server/ You moved the content of qemu-server rather...
  • V
    Thanks - you've pointed me to exactly the thing I was missing, i.e. where to find the actual changes between the ubuntu kernels that Proxmox kernels are based on. The thing is - I'm not particularly looking forward to spending hours poring...
  • U
    If you think there are few changes between versions 6.14.0-26.26 and 6.14.0-37.37, and the patch described below is small, you should be able to figure it out. You should take a look and decide for yourself if there aren’t that many changes...
  • V
    I ended up going back to 6.14.8, spontaneous reboots are gone, all back happy again. If, as I believe, this issue started between 6.14.8 and 6.14.11 (which I'm not entirely sure about, I think I only tried 6.14.11 once), shouldn't it be possible...
  • U
    Thanks! I think what happened is the ABI bump triggered a rebuild of the ZFS DKMS module and that is a potential root cause of losing block_cloning_endian support. This is a testable hypothesis. I will need to run both the before and after...
  • P
    Proxoxo replied to the thread Decrease a VM Disk Size.
    Sorry, that was a typo, corrected it in my original post. Indeed, I checked and the fs was really shrunk.
  • O
    Well, I've checked the docs. Temporary location is mentioned for backups of containers in suspend mode, see https://pve.proxmox.com/pve-docs/chapter-vzdump.html Also, the snapshot mode uses a temporary snapshot. But have a look at...
  • B
    Proxmox VE is an impressive platform, and what the team is doing is genuinely valuable. I've been running it on one node and was about to deploy it more widely - a second and maybe third node, with plans to cluster. But the lack of built-in host...
  • P
    Hello, @Onslow ! Just the default (snapshot)
  • O
    Onslow replied to the thread Decrease a VM Disk Size.
    Hi, @Proxoxo If you really issued the above command, I suspect that you didn't shring the fs, in fact. resize2fs accordingly to the documentation doesn't support negative number. It must be the new size, not the difference relative to the...
  • S
    Hi, we are experiencing the problem that live migrations get slower over time - meaning the higher the uptime of a host the slower it gets. I know there are several posts already in regards to slow live migrations, however, we - have dedicated...
    • fast.png
    • slow.png
  • B
    No, I tried to make clear I don't think it is a NIC issue as it affects at least 3 completely different type of NICs (including mine, which has the very latest drivers). It is, very specifically, an issue I have only seen when using the...
  • G
    Hey folks, I'm new here. I spent a weekend trying to get full passtrhough of my IGD and wanted to share my configs in case they can be helpful to others. There are few threads around, but none of them quite worked straight away with my hardware...
  • O
    Hi, @ph4zed This message may be about other filesystem. During a backup, the data may be temporarily stored elsewhere and then moved to the final directory. AFAIR, it particularly is the case for some backup mode. What backup mode do you use?