Search results

  1. R

    How to vma extract -r fifo from zstd ?

    Hello All, I'm looking to extract one vma backup directly from one file.vma.zst. I know I could unztd the file.vma.zst first, then use "vma extract" on this file, but the challenge is to use the standard output to not write the temp .vma file :) When restoring backup, proxmox is using such...
  2. R

    noVNC console is killing direct VNC access port

    Hello, I'm running Qemu with the following VNC argsargs: -vnc 0.0.0.0:101,password Then I'm setting the password withpvesh create /nodes/localhost/qemu/101/monitor -command 'set_password vnc mypasswd' This let me connect regular VNC client to VM on the 6001 port, and it works very well :D My...
  3. R

    After update to 2.6.32-2-pve, load average increase from 0 to 2

    Hello, I just updated my proxmox farm from 2.6.32-1 to 2.6.32-2 kernel (with all package available in deb http://download.proxmox.com/debian lenny pve). All was okay except my cpu load average is now between 2 and 3, instead of 0 :confused: The VM image have not changed, so it's not their...