Search results

  1. S

    qemu 1.3 network stops dead

    how weird? it worked! :D :D :D please do add it to the wiki, so i can remember for next time because i will defo forget about it... for anyone whos intrested: Disabling the Checksum Offloading the following way on Your Windows PC solved the Problem. 1. Click Start - Search and type...
  2. S

    qemu 1.3 network stops dead

    just an update, i installed latest pve-qemu-kvm again and i noticed that i was using an old virtio-win.iso i downloaded the latest one (virtio-win-0.1-49.iso), ran my XP pc and it seems to behaving itself :D however my Win7 PC, wont pickup a DHCP address? it will only work on static IP :( ive...
  3. S

    qemu 1.3 network stops dead

    I have tried all the different network cards, e100, Realtek and virtio What's weird is I have a Linux VM and that only has the problem from time to time not all the time like my window vms ? Also I only have 1 nic in the server so without putting in another nic card I wouldn't be able to...
  4. S

    qemu 1.3 network stops dead

    Hi People, i dont know if anyone else is having this problem, but since i upgraded the pve-qemu-kvm to 1.3 the bridged network for KVM stops working :( ive had to downgrade the pve-qemu-kvm to 1.2 to get it back up working again... it works for about 2 minutes then stops, i load up...
  5. S

    Survey: Do you use KVM or OpenVZ, or both?

    10 openvz containers and 5 KVM container all openvz containers are linux and the KVM ones are only windows and used when i need to test stuff for my development
  6. S

    VNC 2.0 possible via external VNC Viewer

    Hi, i would just like to share how i got an external VNC viewer to work with the new proxmox VNC 2.0 create your KVM machine, once created get the KVM ID (e.g: 100, 120) SSH into your proxmox host nano /etc/pve/local/qemu-server/(THE ID).conf - ( nano /etc/pve/local/qemu-server/100.conf ) at...
  7. S

    Transfer OpenVz e KVM from 1.8 to 2.1 without backup...

    i successfully used vzmigrate to copy all mine from my spare 1.8 server to my 2.1 server :) try using vzmigrate...
  8. S

    Working: TigerVNC client to Proxmox 2.1 VM console

    Hi, i have managed to get TigerVNC working from my MAC to Proxmox 2 :D i couldn't figure out the username and passwords, but when you said you used 'root@pam' i gave that a shot and it worked! perfectly :D i use xinetd to forward the vncproxy to a port :) kindest regards Simon
  9. S

    More than 4gb OpenVZ Memory

    Ah right ok thanks alot :) I was looking at upgrading my server memory to the max of 8gb If i do this do i have to reinstall the proxmox all over again???
  10. S

    More than 4gb OpenVZ Memory

    I was using the templates downloaded through the webgui Also no matter what template i use (centos,ubuntu,debian) i still have the same issue
  11. S

    More than 4gb OpenVZ Memory

    proxmox:~# pveversion -v pve-manager: 1.8-18 (pve-manager/1.8/6070) running kernel: 2.6.32-4-pve proxmox-ve-2.6.32: 1.8-33 pve-kernel-2.6.32-4-pve: 2.6.32-33 qemu-server: 1.1-30 pve-firmware: 1.0-11 libpve-storage-perl: 1.0-17 vncterm: 0.9-2 vzctl: 3.0.28-1pve1 vzdump: 1.2-14 vzprocps: 2.0.11-2...
  12. S

    More than 4gb OpenVZ Memory

    Hi, hoping someone can help me with this issue??? i have a server with 4gb of memory, and i have created a 64bit ubuntu 11.04 container which has 1Gb memory and 4Gb swap memory and so in my mind the server then has 5gb of memory, correct? but when i go into the container it only displays 4gb...
  13. S

    Multiple CPU

    hi,no worries over delay, I've done abit of search over it and to be honest,it looks confusing! is the a simple guide that I can follow to get it up and running???cheers
  14. S

    Multiple CPU

    wats cgroups ? is an application or a setting in kvm???
  15. S

    Multiple CPU

    HiSorry if this question has been asked butI'm looking at buying a server which has 2 x amd dual cores inside it(2 CPUs x 4 cores)Is it possible to set one KVM to use processor and another KVM to use the other CPU???As if u were the balance the CPUs and not hammer one of them???Also the same...
  16. S

    automount usb on proxmox

    why dont u install webmin and then go into the webmin interface and goto the 'Disk and Network Filesystems' and then mount in from in there? thats what i do and it saves so much time :) and the webmin also mounts it on startup and unmounts on shutdown :P
  17. S

    forward ports NAT

    Hi, i need to know how to forward ports to my windows kvm server which is running behind the nat in proxmox its not using the NAT setting in proxmox im using a created bridge and a dhcp server running on my proxmox server ive managed to setup the iptabes to forward the ports outwards so all...
  18. S

    nat dhcp

    hey, ive found the best way of doing this it to do the following, 1. create a new bridge device with ur internal ip address 192.168.99.170 2. then install webmin on proxmox server 3. go into webmin and install the dhcp3-server or run 'apt-get install dhcp3-server' 4. goto webmin then tell it...
  19. S

    Hardware Virtualization inside KVM

    thank you udo for the URL it worked also thank you e100 for saying READ THE LAST POST! the args: -enable-nesting worked! also this url : http://pve.proxmox.com/wiki/Allow_Guests_Access_to_Host_CPU they should input the args value so you can use KVM inside your KVM :P cheers everyone
  20. S

    Hardware Virtualization inside KVM

    hey, ive got a question? Im currently running proxmox on an:- 4 x AMD Phenom(tm) II X4 945 Processor and it allows KVM and openvz my question is, can i run virtualization inside a kvm? e.g: run proxmox inside a kvm running on proxmox? ive installed proxmox fine inside a KVM but it says...