Search results

  1. D

    very slow boot virtual machine

    Have you set an maximum read speed ?
  2. D

    very slow boot virtual machine

    What is your VM configuration ?
  3. 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...
  4. D

    [SOLVED] API Error

    I made a POST request it work now... Thanks !!
  5. D

    Communication issue

    Did you have enabled the rules in your windows firewall ? Find this rule : File and Printer Sharing (Echo Request - ICMPv4-In) and enable it to allow ping on this VM.
  6. 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...