> 'xl devd' should add the backend interfaces (vifX.Y) to the bridge if
> properly configured, as it should be calling the hotplug scripts to do that.
Yes, running ' xl devd' in the driver domain before launching the DomU, solved
the bridge issue. Thanks a lot.
So, for the people who end up rea
On Wed, Jan 29, 2020 at 10:43:07PM +, tosher 1 wrote:
> > BTW, are you creating the driver domain with 'driver_domain=1' in the xl
> config file?
>
> No, I wasn't aware of the 'driver_domain' configuration option before, and
> this is what I was missing. With this configuration option, I wa
> BTW, are you creating the driver domain with 'driver_domain=1' in the xl
> config file?
No, I wasn't aware of the 'driver_domain' configuration option before, and this
is what I was missing. With this configuration option, I was able to make the
HVM driver domain work. However, the PV drive
On Mon, Jan 27, 2020 at 08:43:21PM +, tosher 1 wrote:
> Rojer,
>
> > You can also start xl devd manually, as that will give you verbose
> > output of whats going on. In the driver domain:
>
> > # killall xl
> > # xl -vvv devd -F
>
> > That should give you detailed output of what's going on i
Rojer,
> You can also start xl devd manually, as that will give you verbose
> output of whats going on. In the driver domain:
> # killall xl
> # xl -vvv devd -F
> That should give you detailed output of what's going on in the driver
> domain, can you paste the output you get from the driver doma
> > builder = "hvm"
> > name = "ubuntu-doment-hvm"
> This name...
> > vif = [ 'backend=ubuntu-domnet-hvm,bridge=xenbr1' ]
> ...and this name don't match.
Jason,
Thanks for pointing this out. I feel very stupid. However, the problem is not
solved yet, but I was able to get to the next step wi
On Wed, Jan 22, 2020 at 2:03 PM Marek Marczykowski-Górecki
wrote:
>
> On Wed, Jan 22, 2020 at 04:56:15PM +, tosher 1 wrote:
> > Hi Marek,
> >
> > Thanks for your response. The server machine I am using for this setup is
> > an x86_64 Intel Xeon. For the Dom0, I am using Ubuntu 18.04 running o
On Thu, Jan 23, 2020 at 10:36:34PM +, tosher 1 wrote:
>
>
> I wasn't able to make the HVM driver domain work even with the latest Xen
> version which is 4.14. I see the 'xendriverdomain' executable in the
> /etc/init.d/ directory, but it doesn't seem to be running in the background.
The b
On Thu, Jan 23, 2020 at 10:36:34PM +, tosher 1 wrote:
>
>
> I wasn't able to make the HVM driver domain work even with the latest Xen
> version which is 4.14. I see the 'xendriverdomain' executable in the
> /etc/init.d/ directory, but it doesn't seem to be running in the background.
>
> O
I wasn't able to make the HVM driver domain work even with the latest Xen
version which is 4.14. I see the 'xendriverdomain' executable in the
/etc/init.d/ directory, but it doesn't seem to be running in the background.
On the other hand, I see the official "Qubes OS Architecture" document
(
On Wed, Jan 22, 2020 at 07:50:13PM +, tosher 1 wrote:
>
> > I don't see what is wrong here. Are you sure the backend domain is running?
> If you mean the HVM network driver domain then, Yes, I am running the backend
> domain.
>
> > Probably irrelevant at this stage, but do you have "xendrive
> I don't see what is wrong here. Are you sure the backend domain is running?
If you mean the HVM network driver domain then, Yes, I am running the backend
domain.
> Probably irrelevant at this stage, but do you have "xendriverdomain" service
> running in the backend?
I do not have this service
On Wed, Jan 22, 2020 at 04:56:15PM +, tosher 1 wrote:
> Hi Marek,
>
> Thanks for your response. The server machine I am using for this setup is an
> x86_64 Intel Xeon. For the Dom0, I am using Ubuntu 18.04 running on kernel
> version 5.0.0-37-generic. My Xen version is 4.9.2.
>
> For the H
Hi Marek,
Thanks for your response. The server machine I am using for this setup is an
x86_64 Intel Xeon. For the Dom0, I am using Ubuntu 18.04 running on kernel
version 5.0.0-37-generic. My Xen version is 4.9.2.
For the HVM driver domain, I am using Ubuntu 18.04 running on kernel version
5.0
On Mon, Jan 20, 2020 at 06:07:57PM +, tosher 1 wrote:
> Hi all,
>
> I was doing some experiments on the Xen network Driver Domain using Ubuntu
> 18.04. I was able to see the driver domain works fine when I run it in PV
> mode. However, I wasn't able to make the driver domain work when I run
Hi all,
I was doing some experiments on the Xen network Driver Domain using Ubuntu
18.04. I was able to see the driver domain works fine when I run it in PV
mode. However, I wasn't able to make the driver domain work when I run it in
HVM mode. I get the following error when I want my DomU to u
16 matches
Mail list logo