Search results

  1. D

    Slow moving of storage

    Hi Falk, Thanks for your reply. We are in the process of migrating from the old promox cluster - EPYC 7002 based to the new one EPYC 9554 based. so as we keep getting the workload moved to the new cluster we will move the SSD from the old cluster to the new one, these SSD are WD SN650 15.36TB...
  2. D

    Slow moving of storage

    Hello team, I am on the latest version of Proxmox with the enterprise repo. We are moving the disks from a ZFS storage to a ceph storage and all this on NVMe Enterprise SSD PCIE 4.0 * 2 per node = 6 SSD with a 100G Ethernet network. So the IO should be high and it should not be an issue...
  3. D

    Spice with Windows 10 - Mouse Does Not Work

    Just set "tablet: 1" in a new line the file inside /etc/pve/qemu-server/<vmid>.conf and it will be all ok. also get the vmware mouse drivers. it just works perfectly aftet that
  4. D

    [TUTORIAL] PVE 8.22 / Kernel 6.8 and NVidia vGPU

    I did not try parsec but I am trying to get Moonlight to work but i am stuck with the first step. not able to get the Nvidia RTX Experience to install See, The Nvidia A40-8Q - with 8GB vRAM on an RDP session inside proxmox, this works perfectly. But the NVIDIA RTX Experience will not...
  5. D

    Install - Screen issues

    Looks ok and no part of the screen is cut on the latest build of Proxmox 8.2.1 - so this issue is only on Proxmox 8.0.2
  6. D

    Install - Screen issues

    Hi Folks, Trying to install proxmox 8 on a EPYC 9554 based machine on a Gigabyte MZ33-AR0 Board. The screen is cut at the bottem right corrner (image below) across mutliple reboots and you cant seem to work via IPMI. any bright ideas
  7. D

    [TUTORIAL] PVE 8.22 / Kernel 6.8 and NVidia vGPU

    I just gave up, reinstalled, pinned the kernel to ver. 6.5 and everything just works beautifully. only thing is that we dont have a good VDI solution as spice just sucks with no utilization of the GPU only option is to do an RDP. so we are exploring a web based guca with some gpu acceleration...
  8. D

    [TUTORIAL] PVE 8.22 / Kernel 6.8 and NVidia vGPU

    No Luck Removed old drivers, installed the new drivers I Have put the patched drivers and also signed them as we have secureboot on
  9. D

    Slow CEPH performance

    Hi Alex, Thanks for the above info. How can we redeploy with multipe OSD per drive any inputs on this ?
  10. D

    Slow CEPH performance

    Hi, I have proxmox 8.1 running, will be upgrading to proxmox 8.2.2 soon. We had one of the nodes crash and we have very slow rebuild speeds We run AMD EPYC 7002 Series CPU with 64 Cores * 2, 2TB RAM, 15.36TB SN650 NVME SSD - WD Enterprise grade * 4 per node and we have 10G for interVM...
  11. D

    [TUTORIAL] PVE 8.22 / Kernel 6.8 and NVidia vGPU

    You update proxmox after installing 8.2
  12. D

    [TUTORIAL] PVE 8.22 / Kernel 6.8 and NVidia vGPU

    Hi, Thanks for this. I have a A40 and would like to get the same with ver. 17.1 compiling. Would the same patch work or we would need a different patch for the latest version.
  13. D

    Proxmox 8.1 +Secure Boot + A40 (Supported Nvidia vGPU)

    Got it working, thanks for the help folks
  14. D

    SMART error (CurrentPendingSector) detected on host

    Hi This "unreadable (pending) sectors" is a sign of a bad drive. You are using consumer drives and this is expected. Even I have seen this with consumer drives, I have tried using the Crucial MX500 series as boot drives and did not have a great experience with a mirrored setup, you keep them as...
  15. D

    Proxmox 8.1 +Secure Boot + A40 (Supported Nvidia vGPU)

    like i need to do --- mokutil --import /usr/share/nvidia/nvidia-modsign-crt-DAE5E38B.der or mokutil --import /var/lib/dkms/mok.pub The guide is not nvidia specific but generic from a dkms signing perspective, something more specific would be more helpful
  16. D

    Proxmox 8.1 +Secure Boot + A40 (Supported Nvidia vGPU)

    Sorry for my late reply, i was busy with something else, I am fully confused seeing this post. In my understanidng the post is to sign the boot files during upgrade from 8 to 8.1. Can somebody give me the list of commands to be run, I don't want to break a working cluster as it's a 3 node...
  17. D

    Proxmox 8.1 +Secure Boot + A40 (Supported Nvidia vGPU)

    Hi Folks, Got Proxmox 8.1 Running with Secure Boot and CEPH, added an Nvidia A40 GPU, this supports vGPU was following the below guide - i dont need vgpu-unlock as its a supported card. https://gitlab.com/polloloco/vgpu-proxmox iommu is enabled - verified by below command...