Recent content by chacha

  1. C

    Random 6.8.4-2-pve kernel crashes

    - IOMMU : no because I am not passing through my GPU (LXC only, so dont need that) - SR-IOV: same - Resizable-BAR: yes, its enabled because it affect transcoding performances a lot (that remind me I enabled it quite recently... maybe worth disabling it to try) - C-State: not in the BIOS yet...
  2. C

    Random 6.8.4-2-pve kernel crashes

    Hi @silverstone , Thank you for answering ! Was the Host, and... it just failed again today :-/ After 5 days of uptime (before my new kernel cmd line it was 1-2 days max). I am not using pathtrough tho, I just allows my unprivilegied LXC container to use the host GPU (no KVM here). Thank you...
  3. C

    Random 6.8.4-2-pve kernel crashes

    Hi @silverstone, did you fix your issue ? I am also having random crash, with a similar configuration Config: - CPU Ryzen 5 3600 - MB GIGABYTE B550M DS3H - RAM 2x32GO CMK64G4M2E3200C16 - HDD 3x Toshiba SATA X300 8TB - SSD SOLIDIGM NVME P44 Pro 1TB + Kingston SATA A400 256GB for system - GPU...
  4. C

    DAB update suggestion | PIGZ compressor

    Hi, can you please consider this PR please ? add pigz compressor #7 Thanks
  5. C

    storage REST API error: No space left on device

    Sorry for late answer, I raised a ticket on proxmoxer GITHUB: Issue 116 It appears that the problem is linked to Multipart transfert that now require 'text/plain' option. Adding this field in the MultipartEncoder dict fixes the issue, PR not approved yet. EDIT: did not figure out you were the...
  6. C

    storage REST API error: No space left on device

    Hi, Using proxmoxer I am trying to upload lxc template to my hypervisor. It used to work just fine but since a few weeks (or month) it fails. On proxmoxer side it say: Remote end closed connection without response Then I checked on hypervisor side: In /var/log/syslog : Oct 30 22:01:55...
  7. C

    USB 3.0 port not mapping host->VM

    @VecH: Thank you for the tip ! I ll try it asap. But anyway, its more like a workaround as its really annoying to have to search the device id for every device... However, it may be possible to write a short udev script to to that trick.
  8. C

    USB 3.0 port not mapping host->VM

    same problem here and no solution yet !