Re: [libvirt-users] virt-manager: create lxc app container hangs

2011-11-06 Thread Osier Yang
On 11/05/2011 10:11 PM, sean darcy wrote: On 11/04/2011 09:55 PM, sean darcy wrote: libvirt-0.9.6-2.fc15.x86_64 virt-manager-0.9.0-7.fc15.noarch I'm trying to use virt-manager create a simple lxc app container just to see how it works. App is /bin/sh, 128 megs, 1 cpu. All seems to go well, but

Re: [libvirt-users] libvirt, OSX and VirtualBox - how?

2011-11-06 Thread Brian Candler
On Sun, Nov 06, 2011 at 10:00:19PM +0100, Matthias Bolte wrote: > https://www.redhat.com/archives/libvir-list/2011-November/msg00244.html > > It's not in git yet, but will make it into libvirt 0.9.7 final. Thanks. I found a simple workaround: brew install libvirt --without-libvirtd builds fine

Re: [libvirt-users] libvirt, OSX and VirtualBox - how?

2011-11-06 Thread Matthias Bolte
2011/11/6 Brian Candler : > On Sun, Nov 06, 2011 at 06:15:12PM +, Brian Candler wrote: >> This seems to be latest stable version - should I try 0.9.7rc2? >> >> Aha: 7 days ago... >> http://libvirt.org/git/?p=libvirt.git;a=commit;h=73ce5050e0dcf897a975fd077d249f42e0549c64 > > Updating the brew f

Re: [libvirt-users] libvirt, OSX and VirtualBox - how?

2011-11-06 Thread Brian Candler
On Sun, Nov 06, 2011 at 06:15:12PM +, Brian Candler wrote: > This seems to be latest stable version - should I try 0.9.7rc2? > > Aha: 7 days ago... > http://libvirt.org/git/?p=libvirt.git;a=commit;h=73ce5050e0dcf897a975fd077d249f42e0549c64 Updating the brew formula to 0.97-rc2, I get the foll

Re: [libvirt-users] libvirt, OSX and VirtualBox - how?

2011-11-06 Thread Brian Candler
On Sun, Nov 06, 2011 at 10:24:01AM +0100, Matthias Bolte wrote: > > * Installed VirtualBox > > Which version? v4.1.4 r74291 (the current version when I downloaded it 2 days ago) > vbox:///session is the correct URI. OK, that's good to know. > I don't have an OSX at hand for testing, but you ca

Re: [libvirt-users] Finding out if Xen or KVM is used

2011-11-06 Thread Matthias Bolte
2011/11/5 PREETHI RAMESH : > I've got 2 doubts: > 1.I've been trying to write an application using Libvirt's Java API which > should run on both Xen and KVM running machines and execute the Xen or KVM > code based on the hypervisor used. I want the physical machine to know if > it's running Xen or

Re: [libvirt-users] libvirt, OSX and VirtualBox - how?

2011-11-06 Thread Matthias Bolte
2011/11/6 Brian Candler : > I have a new OSX Lion Macbook and would like to control VirtualBox using > "virsh" (as I do with KVM under Ubuntu). > > I've got this far: > > * Installed VirtualBox Which version? > But now I'm a bit stuck :-) > > I ran VirtualBox itself, and created a test VM success