Search results

  1. D

    Disk read/write speed problem in LXC

    Hello, I'm having some trouble with the write/reading speed in all of my LXC container. I've done 2 speed test, the first one on the proxmox shell and i got : 1GB/s. The other one on an LXC container : 336MB/s. The both test was done with this command : dd if=/dev/zero of=/tmp/output bs=200k...
  2. D

    [SOLVED] API Error

    Hello, I'm trying to manage VM via the Proxmox API. i can see all VM and LXC calling this URL : api2/html/nodes/#nodename#/qemu i can see the currentt status of the VM using : api2/html/nodes/#node-name#/qemu/109/status/current. It return : { "data" : { "cpu" : 0, "cpus" : 8...