[xen-tools] Re: multiple IPs with xen-create-image

Steve Kemp steve at steve.org.uk
Thu May 10 13:11:55 CEST 2007


On Thu, May 10, 2007 at 01:01:13PM +0200, Gal Buki wrote:

> xen-create-image allows up to 3 IPs.  How do I have to write the
> command?

  Something like:

  xen-create-image --hostname=some.test --ip=10.0.0.2 --ip=10.0.0.3

  This will produce output like this:

Networking Information
----------------------
IP Address 1   : 10.0.0.2
IP Address 2   : 10.0.0.3
Netmask        : 255.255.255.0

> But in both cases there is only the first one included in the xen .cfg
> file.

  That is expected.  But if you look in the image itself you should
 both addresses listed.  You shouldn't need all of them in the xen
 configuration file.

Steve
-- 
http://www.steve.org.uk/





More information about the xen-tools-discuss mailing list