Re: [libvirt-users] Setup a network

2012-03-15 Thread Felix Blanke
On 3/15/12 10:29 AM, Martin Kletzander wrote: On 03/15/2012 10:13 AM, Felix Blanke wrote: On 3/15/12 9:22 AM, Martin Kletzander wrote: On 03/14/2012 10:24 PM, Felix Blanke wrote: [...] http://libvirt.org/formatnetwork.html http://libvirt.org/formatnwfilter.html So I could use something

Re: [libvirt-users] Setup a network

2012-03-15 Thread Felix Blanke
On 3/15/12 9:22 AM, Martin Kletzander wrote: > On 03/14/2012 10:24 PM, Felix Blanke wrote: >> Hello, >> >> this isn't a bug report or an advanced usage question. This is just a >> question from a noob who is new to kvm and needs some help to setup a >> netwo

Re: [libvirt-users] 'virsh list' issue

2012-03-08 Thread Felix Blanke
Hi, well, you are not using the libvirt api to create the vm :) You need to use something like "virt-install" and then start the vm via "virsh start". Afaik "virsh list" only shows machines which are using libvirt. Kind regards, Felix Blanke On 3/8/12 2:15 PM

Re: [libvirt-users] virt-install: "ERROR Host does not support any virtualization options"

2012-02-08 Thread Felix Blanke
On 2/8/12 10:01 AM, Michal Privoznik wrote: On 08.02.2012 09:33, Felix Blanke wrote: On 2/8/12 12:52 AM, Cole Robinson wrote: On 02/07/2012 08:11 AM, Felix Blanke wrote: Hi, I tried (most) of your use flags without any change. Maybe it's because my CPU is very new and qemu-kvm-1.0-r

Re: [libvirt-users] serial console with virt-install

2012-02-08 Thread Felix Blanke
On 2/8/12 9:46 AM, Osier Yang wrote: On 2012年02月08日 05:08, Felix Blanke wrote: Hello, sorry for bother you again. I'm new to kvm and libvirt, that's why my next question is maybe some sort of noob question :) I have a headless server (no X at all, just ssh) and want to run so

Re: [libvirt-users] virt-install: "ERROR Host does not support any virtualization options"

2012-02-08 Thread Felix Blanke
On 2/8/12 12:52 AM, Cole Robinson wrote: On 02/07/2012 08:11 AM, Felix Blanke wrote: Hi, I tried (most) of your use flags without any change. Maybe it's because my CPU is very new and qemu-kvm-1.0-r2 has problem with that. Whatever, I'm fine with the version. Still need

[libvirt-users] serial console with virt-install

2012-02-07 Thread Felix Blanke
when running a fresh vm. All I want to do is getting some sort of console from the vm to start the installation with the given .iso file. Could someone lead me into the right direct? A link to an explanation would be more then enough :) Thanks for your help.

Re: [libvirt-users] virt-install: "ERROR Host does not support any virtualization options"

2012-02-07 Thread Felix Blanke
e net :( Kind regards, Felix Blanke On 2/7/12 1:42 PM, Marko Weber wrote: I do bridged network here. Then i told via virsh to use the bridge. "virt-manager" is doing the rest. i use these useflags: app-emulation/libvirt: debug elibc_glibc json libvirtd lxc macvtap nfs nls numa pcap policy

Re: [libvirt-users] virt-install: "ERROR Host does not support any virtualization options"

2012-02-07 Thread Felix Blanke
e. I don't know what to tell --network to use vde. If someone has a hint (like an example cmdline for virt-install using vde) and would share it with me would be great. Kind regards, Felix Blanke On 2/7/12 1:20 PM, Marko Weber wrote: Hello, sounds you are using gentoo-linux, right? H

Re: [libvirt-users] virt-install: "ERROR Host does not support any virtualization options"

2012-02-07 Thread Felix Blanke
On 2/7/12 11:06 AM, Michal Privoznik wrote: On 06.02.2012 19:58, Felix Blanke wrote: Hello, I have a problem with virt-install. I want to use it to create my vm and manage them. But whenever I execute the virt-install cmd I get the error msg mentioned in the subject. Here are some more

[libvirt-users] virt-install: "ERROR Host does not support any virtualization options"

2012-02-06 Thread Felix Blanke
es 604c8a12-cb5b-d911-985d-5404a67ef15d x86_64 Westmere Intel tcp I have no clue what is going on. I have kvm compiled into my kernel. Normal "kvm" co