Recent content by bigfishinnet

  1. B

    No vzctl?

    Thank's Wolfgang. Stephen
  2. B

    No vzctl?

    I have just done a fresh install of Proxmox and I have no vzctl or vzlist? Am I missing something? I have done lots of googling but.... ------------ proxmox-ve: 4.2-48 (running kernel: 4.4.6-1-pve) pve-manager: 4.2-2 (running version: 4.2-2/725d76f0) pve-kernel-4.4.6-1-pve: 4.4.6-48 lvm2...
  3. B

    Packet Loss

    Just an update. I tried Proxmox 4 and I still have packet loss issues. If login to Proxmox host and ping VM from here then II STILL have packet loss issues. Are we talking a hardware problem here? Can anyone advise? Thanks for listening and your help so far. Stephen
  4. B

    Packet Loss

    Hi - thanks for your reply. Listed below are the ethtool output for eth0 and eth1 for the server where I am experiencing packet loss on the Windows VM's. At the very bottom is the ethtool output for the older proxmox server for which I am having no issues. Recently the 1 GB switch they were...
  5. B

    Packet Loss

    Hi :-) Can anyone provide any assistance with this? I would love some help!! Stephen
  6. B

    Packet Loss

    Here is the network config for the server I am having issues with... root@proxmox2:~# cat /etc/network/interfaces # network interface settings auto lo iface lo inet loopback auto eth0 iface eth0 inet manual auto eth1 iface eth1 inet manual auto vmbr0 iface vmbr0 inet static address...
  7. B

    Packet Loss

    Hi I have bad packet loss on Windows 2008 R2 VM's on 2 servers. I have other servers in the same school and I don't get packet loss with them. Both servers are configured the same but one with a E1000 Nic and the other a Virtio. If I ping the host address I get NO packet loss if I ping the...
  8. B

    Windows Server 2012 R2 and 0x0000005D Error

    I just to confirm I has some issue. Windows 2012 0x0000005D error trying to install on Proxmox 3.4 and 3.3. I ENABLED No-Execute Memory Protection in BIOS and they installed fine. The machines were HP ML and DL series. In fact using processor type kvm64 when the BIOS setting "No-Execute...
  9. B

    random kernel panics, possibly caused by e1000e module

    OK. Maybe this thread (its old) will help or generate some ideas for a solution? http://forum.proxmox.com/threads/906-e1000e-driver-update-query-on-recommended-route Stephen
  10. B

    random kernel panics, possibly caused by e1000e module

    I had issues with using e1000 network drivers in KVM Windows VM's they would just freeze. Only noticed it on 3.3 and 3.4 changing the drivers to Virtio (network and disk) worked for me (running 3.4). Stephen
  11. B

    Solved - Performance of Windows KVM

    Re: Performance of Windows KVM Hi Just an update. I think it was the drivers for the default e1000 network card. I had this "Windows became un-responsive issue" when using this e1000 driver on 3.3 and 3.4. The windows servers did run fine when I accessed them through the console using noVNC...
  12. B

    Solved - Performance of Windows KVM

    Hi all :-) I have an issue with 2 recent Proxmox installs? These are now the 5th and sixth installs in this business. The machines giving me grief are a HP Dl385 G5 and HP ML350 G6 - all the firm ware is uptodate on the servers and I downloaded latest Proxmox and do normla install. The...