|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] calling vif-script
On Tue, 18 Jan 2005 22:33:06 +0000, Keir Fraser
<Keir.Fraser@xxxxxxxxxxxx> wrote:
> > Hi there!
> >
> > I am just writing some documents on vif setup (network and vif setup
> > scripts)
> > and I noticed that xend does not supply ip parameter (and therefore
> > vif-route
> > script is so dumb). You might already know about the issue.
> >
> > Cheers
> > Gregor
>
> It supplies the ip parameter if you specify it as part of the 'vif'
> configuration in your config file. It's another sub-option, like
> specifying the MAC address.
>
> -- Keir
vif-route does not currently work. It's OK for a single domU, but if I
start more domains, all the vifs get the same IP! Each vif would need
a separate IP for routing to work.
vif-route doesn't set up the route either.
So what would be a good scheme? 169.254.X.Y for vifX.Y?
A domain may get different vifs at different times, and a different IP
for the vif would interfere with using NFS root from dom0 (nfs_server
would be always different).
What about a vif_ip or similar option in the domain configuration file?
--
/Varga Péter/
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|