Re: [gentoo-user] libvirt: lsisas1068 controller

2015-02-09 Thread Stefan G. Weichinger
On 09.02.2015 16:37, Stefan G. Weichinger wrote: > > Does anyone know why I can't use the > > > > when I do a "virsh edit myvm" while there is a model "lsisas1078" available? > > According to https://libvirt.org/formatdomain.html#elementsControllers > there should be both. > > I have to conve

Re: [gentoo-user] libvirt: lsisas1068 controller

2015-02-09 Thread Stefan G. Weichinger
On 09.02.2015 16:37, Stefan G. Weichinger wrote: > > Does anyone know why I can't use the > > > > when I do a "virsh edit myvm" while there is a model "lsisas1078" available? > > According to https://libvirt.org/formatdomain.html#elementsControllers > there should be both. > > I have to conve

[gentoo-user] libvirt: lsisas1068 controller

2015-02-09 Thread Stefan G. Weichinger
Does anyone know why I can't use the when I do a "virsh edit myvm" while there is a model "lsisas1078" available? According to https://libvirt.org/formatdomain.html#elementsControllers there should be both. I have to convert/migrate a VMware VM using that lsisas1068-controller and it doesn't

Re: [gentoo-user] libvirt

2012-12-03 Thread Michael Mol
On Mon, Dec 3, 2012 at 10:19 AM, Michael Hampicke wrote: >>> Do you need a virsh command, or is it enough to know libvirt supports? >>> In the second case you might look at [1] >> >> Well, given that I'm on gentoo, USE flags start getting involved in >> enabling and disabling functionality. Rather

Re: [gentoo-user] libvirt

2012-12-03 Thread Michael Trausch
I would recommend reading the Red Hat Enterprise Linux virtualization docs. They are the best overview of libvirtd and friends. Then use the Web site to read the fine-grained documentation for things like the network, domain and storage XML formats so that you can easily configure those things dir

Re: [gentoo-user] libvirt

2012-12-03 Thread Michael Hampicke
>> Do you need a virsh command, or is it enough to know libvirt supports? >> In the second case you might look at [1] > > Well, given that I'm on gentoo, USE flags start getting involved in > enabling and disabling functionality. Rather than actively examining > the compile-time factors, I was hop

Re: [gentoo-user] libvirt

2012-12-03 Thread Michael Mol
On Mon, Dec 3, 2012 at 3:28 AM, Michael Hampicke wrote: > Am 03.12.2012 04:22, schrieb Michael Mol: >> So, anyone have any experience with libvirt here? I'm familiar with >> VMWare and Xen. Not so much libvirt, which I understand to be a >> wrapper around other virt models. >> >> Starting from scr

Re: [gentoo-user] libvirt

2012-12-03 Thread Michael Hampicke
Am 03.12.2012 04:22, schrieb Michael Mol: > So, anyone have any experience with libvirt here? I'm familiar with > VMWare and Xen. Not so much libvirt, which I understand to be a > wrapper around other virt models. > > Starting from scratch in virsh...how do I ask libvirtd what pool > formats it su

[gentoo-user] libvirt

2012-12-02 Thread Michael Mol
So, anyone have any experience with libvirt here? I'm familiar with VMWare and Xen. Not so much libvirt, which I understand to be a wrapper around other virt models. Starting from scratch in virsh...how do I ask libvirtd what pool formats it supports? -- :wq

Re: [gentoo-user] libvirt needs VirtualBox XPCOMC

2010-07-16 Thread App Deb
You should fill a bug then, if you are sure. On Mon, Jul 12, 2010 at 4:01 PM, Crístian Viana wrote: > Do you want to use libvirt with virtualbox? > > > well, I wanted to make some tests with libvirt and VirtualBox, but I guess > I'll leave it for some other time. I removed the "virtualbox" USE fl

Re: [gentoo-user] libvirt needs VirtualBox XPCOMC

2010-07-12 Thread Crístian Viana
> > Do you want to use libvirt with virtualbox? well, I wanted to make some tests with libvirt and VirtualBox, but I guess I'll leave it for some other time. I removed the "virtualbox" USE flag. Else try emerging virtualbox-ose or virtualbox-bin befire libvirt. nothing's changed. But this is

Re: [gentoo-user] libvirt needs VirtualBox XPCOMC

2010-07-07 Thread App Deb
Do you want to use libvirt with virtualbox? If not (say you want to use it with kvm or something else) try emerging libvirt without the virtualbox flag using package.use . Else try emerging virtualbox-ose or virtualbox-bin befire libvirt. But this is probably a bug? libvirt should have virtualbox

[gentoo-user] libvirt needs VirtualBox XPCOMC

2010-07-06 Thread Crístian Viana
hi, when I was trying to emerge the newest libvirt ebuild, the following error appeared on configure: checking for VirtualBox XPCOMC location... not found configure: error: VirtualBox XPCOMC is required for the VirtualBox driver what do I need to install to make it work? I'm emerging with the US