Recent content by dcsapak

  1. dcsapak

    Proxmox VE hangs sometimes when running nvidia-smi in VM

    yes, sure i can look at the logs if you want, but if the card is generally unstable i'd probably debug that instead (e.g. such symptoms can also occur when the power supply is faulty..)
  2. dcsapak

    Eject RDX after synch Job

    hi, this request probably has some overlap with: https://bugzilla.proxmox.com/show_bug.cgi?id=6598
  3. dcsapak

    PBS Tape Backup job just stops in the middle - no error

    this error can't (or at least shouldn't) be happening due to a running verification. This error means that the daemon could not find the file in the file system, but verification only reads from it, and does not delete it? maybe there was a garbage collection running in parallel too?
  4. dcsapak

    Proxmox VE hangs sometimes when running nvidia-smi in VM

    hi, passthrough can always impact the host if something is not right (since the pci card can interact with the remaining hardware still). Can you post your vm config (qm config ID) and the journal from a boot where it crashed/hung?
  5. dcsapak

    PBS to Tape: how to move tape to other physical location(s)

    This is available on 'Tape Backup' -> 'Inventory' -> 'Set Location' note you can only do this for tapes that are 'offline' (so not currently visible from the pbs side)
  6. dcsapak

    Unexpected /usr/sbin/zfs_update binary and high outbound traffic on Proxmox Datacenter Manager

    I'm not aware of any such binary, but i also checked multiple of my systems (pve, pbs, pdm) and zfs_update exists on none. the file list for zfsutils-linux (which is the package for the zfs userspace binaries) also does not contain it. i think one of two things might have happened: * either the...
  7. dcsapak

    RTX 5060 Ti passthrough hard crashes Proxmox host on VM start

    without any more information (e.g. log/journal) it'll be hard to narrow this down. you said in the first post that ping works but ssh/webui don't. do you mean that a running ssh session locks up?
  8. dcsapak

    Arc Pro B60 (Battlemage) PCIe link trains to Gen1 x1 under xe driver — healthy at BIOS POST and on other hardware

    yeah aside from loading a newer kernel in the guest for the proper driver, i don't see anything wrongly configured on your side btw. the speed reporting issue seems to be a cosmetic issue only: https://gitlab.freedesktop.org/drm/i915/kernel/-/work_items/10753...
  9. dcsapak

    [SOLVED] neue PVE Installation: RAM Verbrauch ~66%, ZFS?

    falls das setup noch läuft, was sagt denn cat /proc/meminfo ?
  10. dcsapak

    verify state failed

    das kommt drauf an, wie sieht denn der task log vom verify task aus?
  11. dcsapak

    [SOLVED] Small Typo in Wiki - Resize disks

    thanks for the report, i updated the page to fix the typo as for honestly, i did only skim the page but i don't think there changed much in recent years.
  12. dcsapak

    vzdump hookscript not triggered on one specific node (LXC), works fine on other nodes with identical config

    i think you're conflating two hookscripts here: there are the vm hookscripts (which you can set with qm/pct): these are for vm start/stop/etc. and there is a vzdump hookscript which is intended for job start, backup start, etc. -> this can be set in the /etc/vzdump.conf on the specific host...
  13. dcsapak

    [SOLVED] Issue with Spice and no Mouse on one VM

    can you please post the config when spice is not working correctly. I'd just like to see what the config looks like when it fails. also the output of 'pveversion -v' could be interesting
  14. dcsapak

    Arc Pro B60 (Battlemage) PCIe link trains to Gen1 x1 under xe driver — healthy at BIOS POST and on other hardware

    hi, what kernel do you run? can you post the output of pveversion -v? also can you share the full 'dmesg' output?
  15. dcsapak

    [SOLVED] Issue with Spice and no Mouse on one VM

    how did you arrive at this config? how does spice work at all for you? you'd have to use a different vga model (e.g. SPICE or virtio-gpu) for the ui to offer spice in the first place. also i'd remove the custom '-spice ...' option