Search results

  1. R

    Network Throttling

    I'm currently managing a Proxmox server with 5 Windows-10 virtual machines, each running various services such as SMB share, RDP, FTP, etc. I'm looking for guidance on how to implement bandwidth limitations specifically for SMB and FTP services to restrict read/write speeds to 10MB/s. If i set...
  2. R

    Query Driver State

    Yes, All 3 cards are in different IOMMU groups. And right now no monitor or headless DP is connected to system. Group: 11 0000:c1:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA104 [GeForce RTX 3070] [10de:2484] (rev a1) Driver: vfio-pci Group: 11 0000:c1:00.1 Audio device...
  3. R

    Query Driver State

    My proxmox is running over AMD EPYC with 3 Nvidia RTX 3070 card. And i tried to passthrough all 3 cards to 3 different VM ( by following PCI passthrough official documents). Now steps mentioned in documents are working only with single GPU or Multiple GPU with different vendorID. In my case...
  4. R

    Query Driver State

    I have 3 VM connected to GPU via passthrough method. And all 3 GPUs are identical (holding same vendor-ID but in different IOMMU group). All 3 VM is working fine over RDP(in parallel) with little bit of performance hit. But as soon as i try to connect with parsec or other remote...
  5. R

    Update CEPH video tutorial

    Below video tutorial doesn't cover every topics of CEPH on proxmox, so i request to make new video for CEPH on proxmox. https://www.proxmox.com/en/training/video-tutorials/item/install-ceph-server-on-proxmox-ve
  6. R

    Setup Ceph object storage with S3

    Hello, I'm looking for help on below points 1) Installing and configuring the RADOS Gateway 2) How to create a RADOS Gateway user for the S3 access 3) Configuring DNS & S3 client to access ceph object storage. Update: I followed steps given in below post but not able to access gateway on port...