Search results

  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.
  12. M

    OpenvSwitch Failing VE4.4

    Here's something interesting. There are several vm's that also use the same vmbrX interface to connect to the network. If i start the vm's, connection to them is solid. It appear only to be intermittent connecting to the proxmox console interface (and web gui). Edit: if i log into one of the...
  13. M

    OpenvSwitch Failing VE4.4

    The conf.db appears to be a dynamic system generated file. It is constantly being overwritten. There is no static "known good backup".
  14. M

    OpenvSwitch Failing VE4.4

    Upgraded to VE 4.4 with subscription. System was working fine before. Now openvswitch is failing. 1. vmbr0 is popping in and out of "promiscuous mode" (as seen in /var/log/syslog) causing intermittent connection to console and web gui. I can only get to it now from server's KVM. Reply from...
  15. M

    Contribute to Wiki?

    I would like to contribute some additional information to https://pve.proxmox.com/wiki/Moving_disk_image_from_one_KVM_machine_to_another. How do i do this? 5. Now, using Proxmox Web Admin, we can delete the disks from the "old" VM-108 so they will be "unused". 6. To do a hot addition of the...
  16. M

    Migrating from Single Proxmox 2.3 to Cluster on Proxmox 3.0

    Hi, We currently have a single Proxmox 2.3-13 server (IBM 3650-M3) running 16 VM's. It is deployed with a 150Gb RAID1 system disk and a 2.3Tb RAID5 VM-Image disk, both LVM2. We have purchased a 2nd identical IBM 3650-M3 and we would like to configure a Proxmox 3.0 Cluster (not HA, just...
  17. M

    Restore Time Very Long 2.3-13

    I noticed a couple of times now that restoring a vm in 2.3 takes a very long time, much longer than previous version. Restore time for a Win2003 with 2 HD's (32Gb & 50Gb) took 12 hours. Has anyone else experienced this? I AM glad for the new backup/restore systems because now the restores...
  18. M

    Cluster Nodes become red without any reason once a week

    Perhaps running: apt-get -V -s dist-upgrade
  19. M

    new virtio 0.1-52 Windows drivers available

    Yes i experienced the same issue with the storage drivers and had to revert to the older one.