Hi,
I've created a micro patch for /usr/share/pve-manager/root/qemu/vnc-direct.htm I've the problem that the VNC windows are too small and scrollbars are generated. The generated window is exactly 2 pixel to small. I've changed lines 57 and 58 to:
var offsetw = aw - ow + 2;
var offseth...
Hi,
I made an interesting experience. I've migrated one Linux server and one Windows Server to KVM VMs. The Linux server was connected to the LAN with two gigabit links configured as a bond. The Linux server provided DHCP services.
Now my Proxmox server hosts both systems as VMs - and -...
Found no solution, but thanks to a hint by Martin I was able to work this around and wrote a wiki page about how to work this around:
http://pve.proxmox.com/wiki/USB_Redirector
yes, add some thing like that to inetd.conf for each VM:
5981 stream tcp nowait root /usr/sbin/qm qm vncproxy 101 password
Where 5981 is the VNC port you want to use and 101 the ID of the VM.
Hi,
finally I've tried to connect a USB scanner to a KVM VM. I've done so by adding
hostusb: 04a9:1606
to the VMs conf. The scanner is detected by Windows XP and at first it seemed to work. It scanns but then "CapturePerfect" hangs for ever.
lsusb reports:
Bus 002 Device 005: ID...
Hi,
I read around and had a look at the backup function. I've Linux and Windows KVM vm's. On Linux PostgreSQL and MySQL are used and one Windows server is a trerminal server.
Now my question is: What is best practice to back up VM's like I've described them ?
TIA
Matthias
Thanks, I see, no way to get it by the GUI ... next question, same topic: When I add some thing to e.g. /etc/qemu-server/101.conf - do my manual changes survive when I change the VM in the GUI ?
Hi,
I frequently use: ssh hostname -L8080:127.0.0.1:443 to connect to Proxmox servers at remote sites. This way every thing works by VNC. I know that I've to tunnel port 5900-5999 for VNC and I can do so. But how can I stat VNC for a running KVM instance manually, provide a password and set a...
You are right, but: I've told B to get master, but A did not notice. Documentation reads:
pveca -m # force local node to become master
I would expect that when I do this on a node, the node becomes master and the current master becomes a node. This did not work.
Hi,
I've a problem with a cluster setup. I've 2 servers A and B. I've told A to create a cluster and add B as node. Then I've told B to get master (-m) but -l on A shows A as master and B as node. -l on B shows B as master and A is not in the list. I've deleted B on A. Now both are masters and...
To run Window you need a KVM VM. Perhaps this helps:
http://pve.proxmox.com/wiki/Paravirtualized_Network_Drivers_for_Windows
http://pve.proxmox.com/wiki/Windows_2003_Server_on_KVM_(Video)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.