Search results

  1. E

    Stopped Backup

    I had to stop a backup of some KVM machines in progress because it had hung and wasn't working. I stopped this backup via the web interface and it finished saying "Erorr: unexpected status". In looking in /backup partition there is still the following files -rw-r--r-- 1 root root 107966567701...
  2. E

    Backup warnings

    I noticed the following error in bold when doing backups on a proxmox 2.1 server. vzdump 101 100 --quiet 1 --mode snapshot --compress lzo --storage backups 101: Oct 07 01:00:01 INFO: Starting Backup of VM 101 (qemu) 101: Oct 07 01:00:01 INFO: status = running 101: Oct 07 01:00:02 INFO: backup...
  3. E

    Best practices on disk and network drivers

    I am new to proxmox and I think it is pretty awesome so far but I had a quick question on best practices on driver choices when provisioning new VM's. For Linux (primarily Centos 6), what Bus/Device is best to use IDE or VIRTIO? Also for network interfaces, what driver provides the best...