Mailing List Archive

Is networking working in unstable?
hi,

I have been trying to get the latest unstable Xen running, and while I
am able to create domains (from a handrolled initrd) and log in on the
console, I can't seem to get them on the network, no matter if I
specifify ip & netmask in the config-file, or in 'ifconfig eth0 ...'
inside the new domain.

As a side effect of creating my first domain, dom0 loses network
connectivity as well.

Has anyone else had similar problems? It has been a while since I played
with Xen 2.x, so I may be doing something stupid.

Jacob


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel
Re: Is networking working in unstable? [ In reply to ]
Jacob Gorm Hansen wrote:

> As a side effect of creating my first domain, dom0 loses network
> connectivity as well.

Actually, this seems to be a side effect of starting xend. Probably has
to do with xen-br0 coming up. I am running this in gentoo.

Jacob


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel
RE: Is networking working in unstable? [ In reply to ]
> I have been trying to get the latest unstable Xen running,
> and while I
> am able to create domains (from a handrolled initrd) and log
> in on the
> console, I can't seem to get them on the network, no matter if I
> specifify ip & netmask in the config-file, or in 'ifconfig eth0 ...'
> inside the new domain.
>
> As a side effect of creating my first domain, dom0 loses network
> connectivity as well.

Are you sure its not a side effect of starting xend and hence executing
the /etc/xen/network script?

This creates the bridge and attempts to transfer IP addressses from eth0
over to the bridge. I've seen it screw up on machines with ipv6
addresses in addition to the normal ipv4, but Rik recently sent a patch
for this, so it should work.

Ian


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel
Re: Re: Is networking working in unstable? [ In reply to ]
> > As a side effect of creating my first domain, dom0 loses network
> > connectivity as well.
>
> Actually, this seems to be a side effect of starting xend. Probably has
> to do with xen-br0 coming up. I am running this in gentoo.
>
Could you just check that you have "ip" command installed? It is used
by /etc/xen/scripts/network.
If that is not it try "/etc/xen/scripts/network start" before starting xend,
does it dump any error messages?

Cheers
Gregor

--
Quidquid latine dictum sit, altum viditur --- Anon


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel