Recent content by agima

  1. A

    Kernel Panic with 1.6

    $ pveversion -v pve-manager: 1.6-2 (pve-manager/1.6/5087) running kernel: 2.6.32-3-pve proxmox-ve-2.6.32: 1.6-13 pve-kernel-2.6.32-3-pve: 2.6.32-13 pve-kernel-2.6.32-2-pve: 2.6.32-8 qemu-server: 1.1-18 pve-firmware: 1.0-7 libpve-storage-perl: 1.0-13 vncterm: 0.9-2 vzctl: 3.0.24-1pve4 vzdump...
  2. A

    Kernel Panic with 1.6

    Hi, I'm using Proxmox VE for months now with only KVM machines and it runs rock solid. I always used the latest KVM only kernel and now the official 2.6.32 kernel of VE1.6 that also supports OpenVZ. Just for fun, I deployed the Proxmox Mail Gateway template today and when I upload my trial...
  3. A

    consistent backups without shutdown

    Sorry, could you please put this thread in the correct sub-forum and delete this post? thanks
  4. A

    consistent backups without shutdown

    Hi. I'm wondering if it is possible at all to do a consistent backup of a running kvm guest without shutting it down: If I use the snapshot mode, I'll get a snapshot of the disk which is consistent, e.g. it is in the state of the disk at the time the snapshot was done. But I loose all the...
  5. A

    Cluster with different CPU Type

    Yes that does work. I tested live migration in a mixed xeon/amd cluster successfully.
  6. A

    snapshot-Backup doesn't work for KVM?

    Ok, it works now. Sorry, this was just plain stupid from me. Thanks for your help. :)
  7. A

    snapshot-Backup doesn't work for KVM?

    Jun 29 13:32:02 INFO: Starting Backup of VM 101 (qemu) Jun 29 13:32:02 INFO: running Jun 29 13:32:02 INFO: status = running Jun 29 13:32:02 INFO: mode failure - unable to dump into snapshot (use option --dumpdir) Jun 29 13:32:02 INFO: trying 'suspend' mode instead Jun 29 13:32:02 INFO...
  8. A

    snapshot-Backup doesn't work for KVM?

    Hello! Am I right, that the snapshot-Mode doesn't work for KVM machines? I use qcow2 image files, laying on a file system on a Logical Volume. During the backup, no LVM snapshot is created as described in the vzdump man page.