Search results

  1. Stefan_R

    how to build kernel module by manual?

    That is a kernel patch, you can apply it directly to the kernel tree. Check out the pve-kernel repository and put the patch file in patches/kernel, then run git submodule update --init --recursive && apt-get build-dep . && make deb, that should give you a patched kernel .deb file to install...
  2. Stefan_R

    [SOLVED] uninstalling?

    "Uninstalling" an OS is simply overwriting it with a new one. If you couldn't boot from your USB drive, maybe you didn't flash it correctly? Balena Etcher is a user-friendly (if slightly bloated) tool to do so correctly. How did you install PVE, that procedure should work again?
  3. Stefan_R

    Rate limit strange

    There's not a lot of information to go on then, potentially try and narrow down where the issue occurs with iftop or similar performance metric tools. Maybe also check the other load on the machine, CPU and memory, etc...
  4. Stefan_R

    Strange sysbench memory result on lxc container

    I personally don't know of any real-world workloads affeced too heavily by containers, but that doesn't mean there aren't any. I believe MySQL (and other SQL DBs) are widely enough in use that such regressions would be caught be upstream LXC quite quickly, but truthfully the only way to test is...
  5. Stefan_R

    Single-file restore and LVM

    Which version are you on? (pveversion -v) Are you sure the filesystem on the backup is valid and readable? The error itself only says that mounting failed. You can also check the log of the last file-restore at /var/log/proxmox-backup/file-restore/qemu.log.
  6. Stefan_R

    Error with backup (when backing up) - qmp command 'query-backup' failed - got wrong command id

    Hm, that seems to be a different error though. Did it work on repeat attempts, or is the error 100% reproducible? We've seen the "timeout on cont" error before too, but couldn't reproduce that one yet. The "got wrong command id" one at least *should* be fixed by the "pvetest" version.
  7. Stefan_R

    Thin provisioning for proxmox V7 KVM

    Have you configured your boot disk as the first entry in the bootorder in the VM options menu? Also, could you post your VM config (qm config <vmid>) and pveversion -v, please.
  8. Stefan_R

    Rate limit strange

    If you have two rate-limited VMs that communicate with each other, the rate-limiting is applied twice. This might lead to such effects as you are seeing.
  9. Stefan_R

    Rate limit strange

    When you say ratelimit, do you mean you are actively rate-limiting, or are you just referring to the fact that the connection is slower than it could be? What kind of performance do you get between a VM and the PVE host?
  10. Stefan_R

    Strange sysbench memory result on lxc container

    Hm, memory performance should not be affected at all by containers. Potentially, 'sysbench' is doing a lot of syscalls in this chosen memory access mode (mmap/munmap maybe?), which could be slightly slower due to filtering and restrictions. I don't think this should have any impact on real-world...
  11. Stefan_R

    Thin provisioning for proxmox V7 KVM

    Do you see your guest's IPs in the status panel? If not, your guest agent may be misconfigured. You need to enable it in the VM options and also install and run/enable it within the guest. Also, not all filesystems in the guest are supported - which OS and FS are you using inside the VM?
  12. Stefan_R

    Mongo DB 5.0 not install

    "illegal instruction" is a weird error indeed. Can you post your VM config? (qm config <vmid>) Potentially try using a different CPU model for your VM, even going to 'host' may be interesting (if only for testing).
  13. Stefan_R

    Rate limit strange

    Which network interface are you using for your VMs? Can you post your VM config? (qm config <vmid>)
  14. Stefan_R

    Backup-Job lässt sich nicht beenden -- warum?

    Nachdem der Task an sich noch aktiv ist (mit einer UPID), also ja wahrscheinlich auch noch in der Task-List aufscheint, ist davon auszugehen, dass auch entweder das VM oder das vzdump lock noch aktiv ist. Dann kann man keinen neuen Backup-Vorgang starten. Ich würde auf jeden Fall vorschlagen...
  15. Stefan_R

    Backup-Job lässt sich nicht beenden -- warum?

    "D" steht für einen "dead" process, das heißt der task wartet auf einen syscall. Bei einem NFS share kann das recht einfach passieren wenn z.B. die Verbindung abbricht. Aus einem steckengebliebenen "D" state kommt man nur durch einen reboot wieder heraus. Das ist leider ein feature des Linux...
  16. Stefan_R

    Backup-Job lässt sich nicht beenden -- warum?

    In welchem Status befinden sich denn die dazugehörigen Prozesse? (Spalte 'S' in 'top' oder 'htop' - F5 in htop ist sehr nützlich zum finden) Auf welche Art Ziel wird das Backup geschrieben? (lokaler mount, NFS, SMB, ...)
  17. Stefan_R

    USB devices - does not show manufacturer/product

    Does the passthrough work though? This might just be a visual glitch. Still not great of course, I'll see if I can reproduce it...
  18. Stefan_R

    Bus error

    Das sind Hard-Disk Fehler. Die (SATA) Festplatte/SSD in dem Rechner scheint defekt zu sein. Wahrscheinlich ist es dabei zu Datenkorruption gekommen, weshalb PVE nicht mehr stabil läuft. Neue Disk kaufen, Datenrettung von wichtigen VMs/CTs machen sofern kein aktuelles Backup verfügbar und PVE...
  19. Stefan_R

    Compatibility of Windows VM and usb license dongles

    This should work, but these kinds of dongles are often a bit weird about it... I would suggest trying PCI passthrough of a USB controller, this should appear same as native to the VM.
  20. Stefan_R

    Cluster node semi-offline?

    It should automatically come back after a while, the kernel NFS client will retry by default if I'm not mistaken. If it doesn't, maybe the server is using an outdated NFS variant or something over there requires a full reconnect of sorts?

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!