Search results

  1. E

    Having more VMs than CPU cores - possible on PVE 3.0?

    From http://www.rackspace.com/knowledge_center/product-faq/rackspace-private-cloud I think PVE is same as all of them use KVM.
  2. E

    Slackware 10.2 and Proxmox 3

    post : pveversion -v How you create(config) the VM? Try OS Type l24 or other CPU type ......
  3. E

    SPICE for Proxmox VE (pvetest)

    Yes. I use Simplified Chinese version WinXP .
  4. E

    SPICE for Proxmox VE (pvetest)

    I use Windows XP 32bit VM is Win2003(have not install windows guest tools )
  5. E

    SPICE for Proxmox VE (pvetest)

    Spice client for windows seem not stable :( Everything else is OK now. :D
  6. E

    Big Crash and solution

    Now you can try pvetest repository http://pve.proxmox.com/wiki/Package_repositories
  7. E

    SPICE for Proxmox VE (pvetest)

    Thanks for great works ... Why the kernel in git not updates ? https://git.proxmox.com/?p=pve-kernel-2.6.32.git;a=summary update,Just found : zless /usr/share/doc/pve-kernel-2.6.32-23-pve/changelog.Debian.gz
  8. E

    vzdump using lvm snapshot - kills the box

    Dell R620 PERC H710 with kernel 2.6.32-107 no problem here. We use KVM only.
  9. E

    infiniband , nfs and backup rsync

    google find this: Installing HPN-SSH for Debian Wheezy (Stable) http://blog.admiralakber.com/?p=248
  10. E

    changing IO Scheduler

    Sorry, try: apt-get install pve-headers-$(uname -r)
  11. E

    changing IO Scheduler

    try: apt-get install linux-headers-$(uname -r)
  12. E

    Request of compatibility narrower between PVE and DRBD!!!

    I think it's because "stable". Use new version,we need a lots test.......
  13. E

    Proxmox 3.0 -20/0428106c won't display VM Console

    What's your java version ? Try newest JDK 7
  14. E

    Proxmox 3.0: changing https://public-ip:8006 to https://127.0.0.1:8006 (no apache)

    Re: Proxmox 3.0: changing https://public-ip:8006 to https://127.0.0.1:8006 (no apache Console seem need tunnel 8006 and 5900 5901 ...
  15. E

    [solved/found] fsyncs/second dropped to the ground: what to check?

    Re: fsyncs/second dropped to the ground: what to check? How do you install megacli ? using this http://hwraid.le-vert.net/wiki/DebianPackages ? === OK,answer myself ,just find http://pve.proxmox.com/wiki/Raid_controller
  16. E

    Proxmox 3.0: changing https://public-ip:8006 to https://127.0.0.1:8006 (no apache)

    Re: Proxmox 3.0: changing https://public-ip:8006 to https://127.0.0.1:8006 (no apache OK. have filed a feature request in bugzilla. https://bugzilla.proxmox.com/show_bug.cgi?id=429 Just notes someone have file a same request: https://bugzilla.proxmox.com/show_bug.cgi?id=402
  17. E

    Proxmox 3.0: changing https://public-ip:8006 to https://127.0.0.1:8006 (no apache)

    Re: Proxmox 3.0: changing https://public-ip:8006 to https://127.0.0.1:8006 (no apache ugly hack..... 1. backup /usr/bin/pveproxy 2. edit pveproxy change $daemon = PVE::APIDaemon->new( port => 8006, TO $daemon = PVE::APIDaemon->new( host => "127.0.0.1", port => 8006...
  18. E

    Virtio drivers for XP SP3 x86

    refer http://pve.proxmox.com/wiki/Paravirtualized_Network_Drivers_for_Windows I use virtio-win-0.1-59.iso, seem ok