Search results

  1. V

    VMware Fusion to KVM

    Hi Tom, do you have try to convert the single files in the vmdk pakages? On the Mac, right click on the VMware Container, select "Paketinhalte anzeigen" then you the all files in the Container. You can copy it to the proxmox server and convert them. Did this work? Try it with qemu-img...
  2. V

    with:public "Proxmox Virtual Environment Q&A"

    with:public "Proxmox Virtual Environment Q&A"
  3. V

    How put to work Live Migration VZ?

    works fine here. Thanx for the tip. Regards, Valle
  4. V

    vzctl restore fails on plain ubuntu template

    Hi, thanx for the tip. That helpes me to live-migrate openvz container. Regards, Valle
  5. V

    snapshot mode goes to suspend...

    Hi, i have one kvm machine, that goes into suspend mode if it will backup. The machine ist installed on an iscsi target. Other kvm machines didnt go to suspend mode that are on the same iscsi target, if it will backup. The suspend mode makes a little bit trouble here with one service that is...
  6. V

    bond0 works only in round-robin. BUG?

    i have checked it today .... sorry, bridge_stp off will set only, if i create a news bridge. The "Patch" shows me @@ -35,6 +33,12 @@ bridge_stp off but this isn´t vmbr0, right?! In the "interfaces.new" are all ok. auto bond0 -iface bond0 inet static - address 192.168.1.3 - netmask...
  7. V

    bond0 works only in round-robin. BUG?

    Hello Dietmar, today i have tested again with Link Aggregation 802.3ad. I have working it now with the parameter bridge_stp on. But now i have the problem, if a change anything over the web interface, that i can´t connect to my server. Is there a way, that i can setup the bridge_stp on as a...
  8. V

    802.3ad bonding problem

    Hi, with Proxmox it didn´t worked for me, too. Today i have made tests with Link Aggregation 802.3.ad. The Problem was, that the bonding device "bond0" worked without a bridge. After i have setup a bridge, nothing worked. Now it worked for me if a set in the bridge "bridge_stp on". Try it...
  9. V

    move from ESXi to proxmox

    Hello, we moved from ESXi to Proxmox with our Windows and Linux machines. The Network from the different machines (Win and Linux) are attached to diffrent Vlan´s. There whas no problem. Performance .... mhhh .. what are installed on the Windows machines? We didn´t "feel" any performance...
  10. V

    VZDump exlude-path question

    Hello Dietmar, is the bug fixed? I have played today with this option, but rsync didnt exclude the path as example "--exclude-path "/home/.+". proxmox01:~# vzdump --compress --dumpdir /var/lib/vz/dump/ --exclude-path "/home/.+" 110 INFO: starting new backup job: vzdump --compress --dumpdir...
  11. V

    Proxmox 1.4 beta2: vzdump freez machines ....

    ok, have now use the LUN direct and failed to backup. Same as above. The backup file didn´t grow. interrupted the backup after 30 minutes. Regards, Valle proxmox01:/# vzdump --suspend --compress 115 INFO: starting new backup job: vzdump --suspend --compress 115 INFO: Starting Backup of VM 115...
  12. V

    Proxmox 1.4 beta2: vzdump freez machines ....

    Ups! Sorry, done a backup from the partition with blocksize of 512. Will make a test, if i have some time.
  13. V

    Proxmox 1.4 beta2: vzdump freez machines ....

    i have activated the "Use LUNs directly" switch in the Proxmox settings for my ISCSI LUN Interface and startet with vzdump --snapshot -- compress a backup. The Backup completed without an error now!
  14. V

    Proxmox 1.4 beta2: vzdump freez machines ....

    ok, have activated "Use LUNs directly" and backup works!
  15. V

    Proxmox 1.4 beta2: vzdump freez machines ....

    Do you mean "directly" over Proxmox setting? That i haven´t tested. I have alway make tests with lvm on iscsi.
  16. V

    Proxmox 1.4 beta2: vzdump freez machines ....

    Ok, thanx for answer ... i will try to ask TheCus Support.
  17. V

    Proxmox 1.4 beta2: vzdump freez machines ....

    this is crazy .... all here under debian as works without problems, too. The only thing what makes touble is the vzdump tool. As already written, dd copys from the TheCus I4500r with blocksize of 4096 without problems. So, what do you think about it? Can it be the TheCus device?! Do you have...
  18. V

    Proxmox 1.4 beta2: vzdump freez machines ....

    We have done some tests with ESXi and iscsi blocksize and found out that for us the blocksize from 4096 is the best. We didnt make benchmarks with proxmox at this time. Will do this after holidays. Here are some studys about blocksize...
  19. V

    Proxmox 1.4 beta2: vzdump freez machines ....

    Offline and Snapshot .... that makes no difference. I have checked Openfiler. But looks that openfiler only handles blocksize of 512. There are no problems. I think about it, to change the blocksize of the TheCus to 512 for all iscsi partitions. But that will worse the performance.
  20. V

    Proxmox 1.4beta2: Backup from iscsi storage didn´t finish....

    Today, installed the latest fixes into the openfiler box (the box hasnt access to the internet, so update didnt work) and now the nfs accept more than 2gb and can used as a backup box.