Search results

  1. F

    Nfs iso

    This has changed between beta1 and beta2. Move your iso images to /mnt/pve/template/iso and they should show up in web UI.
  2. F

    Live migration reliability

    Yes, I'm aware of the possible problems when migrating between different CPUs. On the other hand it occasionally works either way but hangs/crashes way too often. Just tested ubuntu 11.10beta migration from E8500 to Q6600 and the same problem persist. VM was stopped after migration.
  3. F

    KVM block live migration

    Tom, yes I know OpenVZ has templates and I meant KVM VMs. Should've mentioned that clearer. I was actually thinking something much simpler. Just a pre-installed image which is copied to create new VM. IPs etc would be set manually after first boot. Of course this can be done manually "behind...
  4. F

    KVM block live migration

    Excellent. How about templates? Would be great to have ability to create a VM, install and configure operating system and then make template out of it. VM snapshots would also be great but I guess clvm don't support it?
  5. F

    Live migration reliability

    Problem still there. No NIC, speed 50 and downtime 0.
  6. F

    Live migration reliability

    First migration without NIC and VM froze (speed 100 and downtime 1) Oct 06 22:46:12 starting migration of VM 104 to node 'vmsrv2' (192.168.2.172) Oct 06 22:46:12 copying disk images Oct 06 22:46:13 starting VM on remote node 'vmsrv2' *** EHCI support is under development *** Oct...
  7. F

    KVM block live migration

    Any plans to support KVM live block migration or incremental block migration (migrate -b and migrate -i monitor commands) in the future?
  8. F

    Live migration reliability

    Anyone tested live migration yet? I have problems with migration reliability. Especially ubuntu 11.10 beta2 (and xubuntu 11.10 beta2) seems to be a bit tricky. Migration succeeds often, sometimes VM is frozen after migration but quite often VM just shuts down on the target host. Web UI says...
  9. F

    cLVM and DRBD

    It works but drbd utils and kernel module versions don't match: Same as 1.9 with newer kernel.
  10. F

    Send CTRL+ALT+F1

    TightVNC has fixed similar sounding problem: http://www.tightvnc.com/changelog-java.html "Disabling focus traversal keys under JVMs 1.4 and higher. This fixes the problem with not sending Tab key events to the VNC server." "Traversal key" keeps coming up when googling for this...
  11. F

    Send CTRL+ALT+F1

    Same here. Working TAB is a must in the console and I rarely have windows desktop in front of me. Thanks.
  12. F

    Send CTRL+ALT+F1

    I actually figured out a way to add "CAF1" button to the menu. While adding "CAF2" and "CAF7" buttons I realized that "Send Key" button like described in the above bug report (feature request) is much better way to do it. Altough I'd like to see a fix to the TAB problem in linux desktops first...
  13. F

    Send CTRL+ALT+F1

    I'm afraid I don't know proxmox well enough to do that. Furthermore I'm not that much of a programmer.
  14. F

    Send CTRL+ALT+F1

    Hello, I noticed VM console window now has Start, Stop etc buttons to control the VM. Thats a great feature. How about sending key combinations other that CAD? At least CTRL+ALT+F1(-F4) would be useful. That would make it possible to switch to another virtual terminal on linux consoles.