Search results

  1. P

    VM Network Performance

    Hi Folks, We have a Cluster running - Proxmox 5.4. We have Intel X550 10G Card on the Hosts. and a Dell 10G Switch. We have multiple VM running Server 2019 Std. 64 Bit. But the performance for inter-vm transfers is very low. if we do a iperf3 test between the 2 VM running Windows Server 2019...
  2. P

    CephFS EC Pool recommendations

    Hi, I have 2 SSD per node. and I have 6 Nodes. which makes its 12 SSD now what will give me a good capacity and resilience against failures. I am confused between choosing - EC21 --- i.e K=2, M=1 - 66% Capacity EC42 --- i.e K=4, M=2 - 66% Capacity EC32 --- i.e K=3, M=2 - 60%...
  3. P

    Directory Store on CephFS (EC Pool)

    Hi Guys, I have managed to make a EC Pool and use CephFS instead of RBD. The idea is to mount a directory inside of the cephFS and to make this directory as shared (as its on cephfs) This works and we can make qcow2 images on top of this. so you basically get the benefits of a EC Pool and...
  4. P

    Select the Network card / Disk to show in VM Summary Graphs

    Hi, Suppose I have more than 1 NIC Card in a VM, like separate Virtual NIC for LAN, WAN, Backup etc... a. How do I get to have a separate graph for each of them? b. If only one graph is possible for Network card, How do I select which card to use for the graph? Basically I want to see only the...
  5. P

    OCSP Stapling issue with nginx on Proxmox

    We have installed nginx on Proxmox as a reverse proxy as per wiki. However even with nginx installed we are unable to get the OCSP stapling working. Here are the contents from the proxmox.conf file...
  6. P

    Find the size of a Snapshot

    Hi, Wanted to know how we could get the size of a snapshot of a perticular VM using the API we want to be able to show the list of snapshots and their sizes occupied on the disk in a custom dashboard that we want to create. Thanks
  7. P

    Option to Show VM Bandwith in Kbps / Mbps

    Bandwith is usually measured in Kbps / Mbps vs MBps Why not give an option to do this as data transfer is measured in bytes and bandwidth is measured in bits
  8. P

    Disk Utilization API in Proxmox 5.1

    Hi, My developer says that the disk utilization is broken and returns 0 for KVM anybody who can throw light so that we can get this working ? Regards Arpan
  9. P

    Ceph vs GlusterFS

    Hi, We have been using GlusterFS with Proxmox VE on a 3 Host cluster for close to a year now for low IOPS VMs without a issue. Now we plan to make a new proxmox cluster for a customer with Xeon E5-200 v4 -20 Core, 256GB DDR4 RAM, 120GB ZFS SSD Mirror for Proxmox, 1.92TB SSD * 4 (VM Storage) +...