Recent content by CvH

  1. C

    2 Node HA just storage setup

    Hi, I am wondering what is the best way to achieve a 2 node HA storage server with proxmox without ceph. I have already a ceph storage cluster just for storage and a "compute" cluster that holds the LXC/VM just the containers, works well. Now I need a lot more storage and I thought about...
  2. C

    LXC Pass devices

    did you run a kernel update ? the drivers do not persist at kernel updates I run it with a pinned kernel for several years without a problem.
  3. C

    LXC Pass devices

    nothing fancy otherwise, remeber tvh just scans for adapters at start of the service root@proxmox:~# cat /etc/pve/lxc/100.conf arch: amd64 cores: 4 dev0: /dev/dvb/adapter0/demux0,gid=44,uid=0 dev1: /dev/dvb/adapter0/dvr0,gid=44,uid=0 dev10: /dev/dvb/adapter2/frontend0,gid=44,uid=0 dev11...
  4. C

    LXC Pass devices

    I did use it with GPU and it worked very well, DVB should behave the same.
  5. C

    LXC Pass devices

    yes I installed directly at proxmox the kernel drivers you could do a vm and pass the pcie device directly to it but lxc works without problems too :) remember to stick the kernel to version with installed kernel drivers otherwise you loos the driver at every kernel update...
  6. C

    LXC Pass devices

    works perfectly with my TBS 8 Tuner card and a unprivileged container dev0: /dev/dvb/adapter0/demux0,gid=44,uid=0 dev1: /dev/dvb/adapter0/dvr0,gid=44,uid=0 dev2: /dev/dvb/adapter0/frontend0,gid=44,uid=0 dev3: /dev/dvb/adapter0/net0,gid=44,uid=0 dev4: /dev/dvb/adapter1/demux0,gid=44,uid=0 dev5...
  7. C

    upload api dont allow upload of big files (error 500)

    I try to upload a file to the proxmox (latest + all updates) storage with the api. Small files (~16kb) actually work, bigger files create a error 500. The file gets created at the /var/tmp folderand gets deleted after the error 500. It does not matter if I upload to a local storage or a remote...
  8. C

    Checksum at upload api not working?

    Hi, I try to upload with curl a iso file via the api to the storage, that works well (Prox 8.2). Now I tried to add the checksum check but nothing happens. I am not sure what happens or if it should work at all ? I get the same output regardless if the checksum is correct or not (file get...
  9. C

    Proxmox VE 8.0 (beta) released!

    just wondering if a update to 6.3 happens ? 6.2 is already EOL today so there are no updates to it at all from official kernel side
  10. C

    Is Proxmox VE ready for enterprise production environment?

    The backup of VMs is kind of broken https://bugzilla.proxmox.com/show_bug.cgi?id=2874 so it is very possible that all your backups are broken. Ofc this is not happen that frequently but there are already A LOT reports about it. I already hit by that problem twice so if you do not test your VM...
  11. C

    [SOLVED] Cant backup/move VM due LVM Input/output error

    I am not sure if I oversaw it or it increased a lot due the r/w testes but I am currently at these smart values, looks broken to me :) I used a spare Samsung SSD 970 EVO 2TB for non critical stuff, likewise not a good idea to cheap out at storage :)
  12. C

    [SOLVED] Cant backup/move VM due LVM Input/output error

    not yet, the error is very sketchy and the nvme work overall just some parts are broken - that is rather strange if you ask me I need to put it into another host and test it there, the NVME is also ~6months old, smart shows everything is very fine.
  13. C

    [SOLVED] Cant backup/move VM due LVM Input/output error

    I have a VM running at a NVME/LVM. I can't move the disk anymore to any other storage or create a backup. The VM has 2 disks, the problem appeared at both disks. I tried ~10 times at the smaller disk and it finally moved it. The bigger disk always shows the same error at different percentages...
  14. C

    [SOLVED] kernel panic since update to Proxmox 7.1

    Updated for a month now and not a single problem till today :D