Search results

  1. M

    consistent frozen kvm backup with vzdump

    Hi all, i had a deeper view to vzdump and qm. Even in suspend mode a backup of a kvm is not in a clean state. The vm_suspend call does only a stop-call on the kvm-monitor. I would like to migrate to a file after the stop-call and add this file to the archive. I could do modifications to the...
  2. M

    Local console using framebuffer

    Hi all, i have done some minor changes to /usr/sbin/qm to get a local console on the pe-node using the framebuffer with directvnc. That works great. I would like to submit a patch with a clean modification. Right now the "qm vnc <vmid>" is modified! Would you prefer to do some kind of...