I converted the .vdmk to a .qcow2 using qemu-img just like the recent addition to the guide shows. I did not edit the .conf file, but named my .qcow2 file to replace the default .qcow2 file created by the setup dialog. I'm hoping to find someone who has successfully used this XP Mode image...
Should I manually add the package? The only mention of 'vswitch' in the wiki is a roadmap link and I haven't seen much written here on the topic.
thanks~
Successfully converted the VirtualXPVHD image to qcow2, copied that into a new KVM and booted:root@pve1:~# cp VirtualXP.qcow2 /var/lib/vz/images/108/vm-108-disk-1.qcow2
root@pve1:~# ls -lh /var/lib/vz/images/108/
total 1.1G
-rw-r--r-- 1 root root 1.1G Apr 14 18:39 vm-108-disk-1.qcow2
But...
Created a Debian 7 CT, installed the qeum-kvm package, copied the binary to the host and:root@pve1:~# ./kvm-img convert -f vpc -O raw VirtualXPVHD VirtualXP.img
W: ./kvm-img: this binary is deprecated, use qemu-img instead
root@pve1:~# ls -lh
total 2.2G
-rwxr-xr-x 1 root root 280 Apr 14 18:24...
Need to build a clean XP VM to host a legacy app and came across several pages describing the process of extracting the disk image from the XP Mode installer. I extracted the image (VirtualXPVHD) would like to use it to boot a KVM machine. Following the directions on...
Just tried to build this on 10.8 using the instructions from http://www.spice-space.org/page/OSX_Client/Build
No joy:$ sh spice-osx-build-setup.sh
Checking out spice-jhbuild from git...
Installing spice-jhbuild configuration...
Setting up gtk-osx build
gtk-osx-build-setup.sh: line 1: syntax...
Couldn't find anything relevant in the GUI so I logged in to experiment with the tools. Did I miss something?root@pve1:~# ovs-vsctl ?
-bash: ovs-vsctl: command not found
root@pve1:~# uname -a
Linux pve1 2.6.32-28-pve #1 SMP Tue Mar 18 15:21:47 CET 2014 x86_64 GNU/Linux
root@pve1:~# whereis...
OK, after a bit of work I'm running 3.2.2 now.
Can't find much info on OVS. This and this hint at it a bit, but I don't see anything in the GUI when I try to create a bridge that looks like it will invoke OVS instead of standard linux bridging. Anyone got a step-by-step for OVS on 3.2 ?
thx~
Hit a glitch with pvemanager:Processing triggers for man-db ...
Processing triggers for pve-manager ...
Restarting PVE Daemon: pvedaemonCan't load '/usr/lib/perl5/auto/RRDs/RRDs.so' for module RRDs: /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined symbol: g_mutex_trylock at...
Has anyone tried an in-place upgrade from 2.3 to 3.2? http://pve.proxmox.com/wiki/Upgrade_from_2.3_to_3.0 was updated last December, not sure if there are any new gotchas.
thanks~
Actually, I started this trying to use VLANs about a week ago and then fell back to "can we just get the CTs to talk to the KVM guests?" The interfaces I am trying to connect (for now) are eth1 in ct106 and net4 on vm100, neither of which uses VLANs. Once that is working, I will tackle the...
No change after removing the venet in the original subnet:root@test:/# ifconfig -a
eth1 Link encap:Ethernet HWaddr fa:35:9b:d4:b7:4c
inet addr:172.16.88.26 Bcast:172.16.88.255 Mask:255.255.255.0
inet6 addr: fe80::f835:9bff:fed4:b74c/64 Scope:Link
UP...
OK -- left the IP on for now so I can access via SSH. Added eth1 as a veth on vmbr1. Given the lack of dmesg in CTs how do I verify the existence of the new 'hardware' inside the CT? Forging ahead.
Created /etc/interfaces.tail as below:auto eth1
iface eth1 inet static
address...
I understand routing. I do not yet understand how to setup CT's in a different IP address range using a different default route than the original host has, nor how to get this second range of IPs connected outside the OpenVZ host so they can be utilized.
After adding the binding to vmbr1, and...
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.