Search results

  1. M

    Windows 10 low performance

    Yes I tried with cache=default but nothing change. I have two windows 2012 r2 servers and the performance are ok. No CPU problem. To be sure, I installed a new Windows 10 VM with iscsi-bus. But same problem performance issue.
  2. M

    Windows 10 low performance

    Please, see below the vmconfiguration : root@proxmox03:~# qm config 125 bootdisk: virtio0 cores: 6 cpu: host ide2: none,media=cdrom memory: 4096 name: anne-srv net0: virtio=2A:30:62:87:A8:96,bridge=vmbr0 numa: 0 onboot: 1 ostype: win10 smbios1: uuid=80e74279-6e80-4949-9445-f271f1a06f0a sockets...
  3. M

    Windows 10 low performance

    I have a Windows 10 VM on my proxmox. The performance are bad (High CPU and disk usage) See below my configuration : Proxmox Host : CPU : E5-2440 v2 1.9 Ghz RAM : 32 Go Disk : Dell MD3800i (10 Gb) PVE : 4.4.-2 Windows 10 VM OS : Windows 10 entreprise (On proxmox GUI I selected MS Windows...
  4. M

    Proxmox Nagios Backup Check

    Hi, Thanks for the script. I tried to use it but with the jessie version the nrpe package doesn't allow anymore the argument.... So, is it possible to use the script and indicate more that one vm ? ex : check_proxmox_backup.sh storage 100,101,102 1 or check_proxmox_backup.sh storage all 1 or...
  5. M

    Upgrade and network problem

    Hi, Problem is solved. The "/etc/apt/sources.list.d/pve-enterprise.list" was empty. I added : deb http://enterprise.proxmox.com/debian jessie pve-no-subscription And upgrade, configure bond and reboot - apt-get update - apt-get dist-upgrade - Configure bond0 via gui - reboot Now...
  6. M

    Upgrade and network problem

    Hello, I upgraded my proxmox server : apt-get update apt-get dist-upgrade My proxmox was already in version 4.0 The I restarted it but network failed to start. See below my network configuration : auto lo iface lo inet loopback iface eth0 inet manual iface eth1 inet manual auto bond0...
  7. M

    VM migration from vmware to proxmox : Kernel Panic

    To fix this issue I boot to a centos iso and start an operating system upgrade. With the new kernel the boot process is ok. Thanks a lot for your support.
  8. M

    VM migration from vmware to proxmox : Kernel Panic

    The VM config : boot: cdn bootdisk: scsi0 cores: 2 ide2: local:iso/CentOS-5.11-i386-bin-DVD-1of2.iso,media=cdrom,size=4017616K memory: 1024 name: horoquartz net0: e1000=D2:E5:F7:76:29:69,bridge=vmbr0,link_down=1 numa: 0 ostype: l26 scsi0: vm-datastore:111/vm-111-disk-1.vmdk,format=vmdk,size=30G...
  9. M

    VM migration from vmware to proxmox : Kernel Panic

    Thanks for your help. The VM was stopped before to move the vmdk to proxmox. I tried to change the grub line using the label grub append> ro root=LABEL=/ But still the same issue. Please find below the grub, fstab and fdisk :
  10. M

    VM migration from vmware to proxmox : Kernel Panic

    Hi, I need to move a VM Centos 5.5 from vmware esxi 6.0.0 to proxmox 3.4. So according to proxmox recommandation : 1 - I used vmware-vdiskmanager.exe to have only one vmdk file => OK 2 - I imported the vmdk to proxmox 3 - I created a new vm with the right disk size 4 - I copied my vmdk to...
  11. M

    Install Windows 2012 R2 Boot failed

    I downloaded again the ISO and change the cache to unsafe but still the same issue....
  12. M

    Install Windows 2012 R2 Boot failed

    I tried all cache settings (direct sync, write back, write through) but still the same issue. Thanks for your help.
  13. M

    Install Windows 2012 R2 Boot failed

    Hi, I can't install Windows 2012 R2 on my proxmox server. I boot to the cdrom, windows loading files, then I see the windows logo and next the server reboot. I read some old topics about this issue : http://forum.proxmox.com/threads/17600-Cannot-boot-Windows-Server-2012-R2...
  14. M

    10 Gb card : Broadcom 57810 vs Intel X520

    Ok thanks for the advice. It is hard to take a decision because I didn't find a way to be sure the compatiblity of the card/driver
  15. M

    10 Gb card : Broadcom 57810 vs Intel X520

    Hi, I'm going to buy a dell 320 server with a 10 Gb network card to connect to my SAN MD3800i. My question is regarding the network card. I want to be sure that this card is compatible with Proxmox 3.3. I have the choice between two card : - Broadcom 57810 DP 10Gb DA/SFP+ Converged Network...