Search results

  1. D

    Proxmox 9.0 Beta - kernel issues with vfio-pci on Mellanox 100G.

    Kernel is broken with Mellanox 100G Connectx-5 VF on Proxmox 9.0 Beta. That card works fine only on Host without VF, so vfio-pci is broken in that release I think. kvm: -device vfio-pci,host=0000:81:00.1,id=hostpci0,bus=ich9-pcie-port-1,addr=0x0: vfio 0000:81:00.1: error getting device from...
  2. D

    [Feature Request] Proxmox 9.0 - iothread-vq-mapping

    https://blogs.oracle.com/linux/post/virtioblk-using-iothread-vq-mapping @bund69 proxmox tests: args: -object iothread,id=iothread0 -object iothread,id=iothread1 -object iothread,id=iothread2 -object iothread,id=iothread3 -object iothread,id=iothread4 -object iothread,id=iothread5 -object...
  3. D

    nvme IOPS 4k performance - same disk with diffrent Host = diffrent results.

    Host1: Epyc 7702P with 512GB RAM, Micron 7400 Pro 1,92 TB Host2: Core Ultra 7 265k with 128GB RAM, Micron 7400 Pro 1,92 TB Micron 7400 Pro 1,92TB mounted as DIR with XFS filesystem on Host. I have use fstrim -av before makeing tests. VM config: virtio0...
  4. D

    Mark spam and send it to mail server with notification on PMG

    Ive set Mail filter to: Quarantine/Mark Spam (Level 3): - Active Objects - Modify Spam Level - Modify Spam Subject - Spam (Level 3) With that configuration when I go to Tracking Center then I see status accepted/delivered for Spamed emails. I need some extra notification in Tracking Center for...
  5. D

    Kernel 6.5.11 - bug with NIC HP 631FLR-SFP28

    I have 5d:00.0 Ethernet controller: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller (rev 01) on HP DL380G10. On fresh installation proxmox 8.1 there is an error like this. I have tried to upgrade kernel to 6.5.11-7-pve from apt but the error still persist...
  6. D

    proxmox-backup-client map issues with xfp

    I have a problem with mount xfp partition backed by pbs: proxmox-backup-client map vm/1001/2023-11-07T11:33:10Z drive-scsi0.img --repository login@pbs@xxx.xxx.xxx.xxx:datastore [13:01:48 root: ~]# parted /dev/loop0 GNU Parted 3.4 Using /dev/loop0 Welcome to GNU Parted! Type 'help' to view a...
  7. D

    Iops issues on VMs with local storage with LVM/ZFS

    Hey, Testing procedure: Host1 on NVME: VM on local NVME with LVM: -- VM on Host2 with DELL SAN connected to Host over SCSI (raided 6x 15K HDD): Why local storage on Host1 with NVME is sooooo terribly slow - only 5972 iops? I have tried this testing procedure on many hosts and the...
  8. D

    Proxmox 6.4 with kernel 4.x

    Is it possible to run Proxmox 6.4 with kernel 4.x? I have some Nvidia vGPU issues on kernel 5.x and I want to downgrade kernel to 4.x.
  9. D

    Proxmox 5.3 - Tesla P40 vGPU issues

    I have issues with Tesla P40 with Proxmox 5.3 with vGPU support. root@vgpu:/# lspci -d 10de: -k 86:00.0 3D controller: NVIDIA Corporation GP102GL [Tesla P40] (rev a1) Subsystem: NVIDIA Corporation GP102GL [Tesla P40] Kernel driver in use: nvidia Kernel modules: nvidiafb...
  10. D

    Proxmox + Nvidia Quadro K4200

    Can I connect (passtrough) that card (Nvidia Quadro K4200) to a many VM (Windows)? Maybe something like RemoteFX oin HyperV?
  11. D

    proxmox + ceph = slow performance?

    I set up a new cluster with ceph storage on 3 identical nodes (2x XEON, 4TB raid5). When I`m trying to restore backup from NFS to ceph storage i get only 5MB/s speed. Installing from iso is also very slow performance. When i`m trying to copy the same backup file to /var/lib/ceph/osd/ceph-1 I...
  12. D

    2/4 nodes failure on CLUSTER with CEPH

    I have 4 node setup - 4 identical servers. Setup is ok, everything looks fine. I am trying to simulate a node failure before i will start to using that cluster. When I shutdown 1 node (3 nodes are connected together): Cluster, HA, CEPH - everything is fine. But the problem is when I...