Recent content by Marvin

  1. M

    Proxmox slow file transfer performance

    I am having the same issue but only with a Windows 10 guest (Windows 7 guests works normally >300Mb/sec). Any time i try transferring a large file (10Mb) with FTP, WinSCP, through RDP or VNC the transfer shows small burst of < 50kb/sec and eventually times out. NIC drivers are latest virtio...
  2. M

    [TUTORIAL] Creating Barracuda VM in Proxmox

    In case someone in the future can benefit from our experience, here is a quick tutorial for loading a Barracuda (kvm) VM in Proxmox: Creating Barracuda VM on Proxmox Virtual Environment How to convert Barracuda KVM image to Proxmox LVM (raw) image Proxmox VE is a highly evolved virtual...
  3. M

    OVS: Native VLAN for Console - Tag VLAN for VMs

    So are you saying to just use an OVS Bridge with only the eth0 as port, and no other settings -- then the VM's NIC references that bridge and sets the tag=2 there?
  4. M

    OVS: Native VLAN for Console - Tag VLAN for VMs

    Getting very confused reading through so many OVS explanations and examples, most with complexities i don't need and none of which clearly answer my questions. Question 1 I have eth0 NIC connected to a line giving me a native VLAN (10.1.1.0/24) and a tagged (tag=2) VLAN (172.17.0.0/16). No...
  5. M

    Problem with dist-upgrad

    <egg-on-face> =0 working furiously... </egg-on-face>
  6. M

    Problem with dist-upgrad

    Yes. root@snsDevProxmox:~# cat /etc/apt/sources.list deb http://ftp.debian.org/debian jessie main contrib # security updates deb http://security.debian.org jessie/updates main contrib
  7. M

    Problem with dist-upgrad

    I have a development proxmox box (non-susbscription) on which i ran apt-get udate && apt-get dist-upgrade. However after the reboot the gui is still 4.2 and not all packages upgraded. I did have some issues with this box in the past since this is the one we use to play with and break. Should...
  8. M

    OpenvSwitch Failing VE4.4

    YES!! The linux bridge parameters in the OVS parameters was it! It is now running 100%! Thank you Fabian, you saved my sanity. It is 3:30am here and now i can go home and go to sleep!
  9. M

    OpenvSwitch Failing VE4.4

    Yes i had seen the post where that was recommended and i tried that. But i can do it again...
  10. M

    OpenvSwitch Failing VE4.4

    all except the complete log (because i'm nor sure which you mean).
  11. M

    OpenvSwitch Failing VE4.4

    When you say complete log, do you mean the syslog file? It is currently almost a gig! I tried to gzip but not enough room on the disk.