Recent content by jmperrote

  1. J

    Help whith network device model

    We are using VirtIO (paravirtualized) on all Vm's as network device model, because admin guide say that is " aim for maximum performance". But we are detecting that on the os vms installed (ubuntu) the nic is --> configuration: autonegotiation=off, Auto-negotiation: off (command used lshw or...
  2. J

    Recommendation from a client

    We usually use proxmox on production environments, and it is a excellent product. We have two recommendation that we believe that better the product. 1. One: backups is nice, but it will be really nice if we can insert a name a backup file. The problem generate because proxmox make a backup...
  3. J

    I need help to restore a backup on proxmox

    Udo Thanks a lot for your answer, but when arrive your answer actually I has ben starterd the upgrade of proxmox whitout backup the VM, finally the upgrade work fine. equally I will use this option "No backup" for a real backup of the vm, excluding the disk. Regards. Juan Manuel.
  4. J

    I need help to restore a backup on proxmox

    How you can see in the last line vzdump try backup the file thats I try to exclude, root@proxmox2:/var/lib/vz/dump# vzdump --mode stop --exclude-path "/RAID1/images/100/.+" 100 INFO: starting new backup job: vzdump 100 --exclude-path /RAID1/images/100/.+ --mode stop INFO: Starting Backup of...
  5. J

    I need help to restore a backup on proxmox

    Hello udo, thanks for your response, yes we are actually updating the server version 2.14 up to date, with the procedure on http://pve.proxmox.com/wiki/Downloads#Update_a_running_Proxmox_Virtual_Environment_2.x_to_latest_2.2. But we found another problem, before update the server we want to...
  6. J

    I need help to restore a backup on proxmox

    We are maked a backup on server with proxmox 2.3.12 and we need to restore on other server with proxmox 2.1.14, this is posible ? regards
  7. J

    help with second network device

    Sorry, finally I found that the network device was connected to an incorrect switch, change cable on other switch and work. regards.
  8. J

    help with second network device

    Hello people, I need to assing a network device to a VM, but only I can to assing the same network device (eth0) to all VM,s and work, I can working with other eth. Data Proxmox 2.1.14, usr/bin/kvm -version QEMU emulator version 1.1.1 (qemu-kvm-devel), Copyright (c) 2003-2008 Fabrice Bellard...