Recent content by adonis404

  1. A

    Backup: Windows (7/2008) KVM does not shutdown

    Oh I just found in the manual: "suspend" mode For OpenVZ, this mode uses rsync to copy the VM to a temporary location (see option --tmpdir). Then the VM is suspended and a second rsync copies changed files. After that, the VM is started (resume) again. This results in a minimal downtime, but...
  2. A

    Backup: Windows (7/2008) KVM does not shutdown

    Snapshot is as far es we know only available for openvz containers.
  3. A

    Backup: Windows (7/2008) KVM does not shutdown

    Hi, I've already looked around in this forum for posts that issue this problem. Nevertheless none of the suggested solutions work for us. We have several backup jobs defined, whereas each shall backup all machines on a cluster node. The linux kvms shut down properly. The windows 7 and windows...