Re: [openstack-dev] [Openstack][Neutron] 2 NICs on Instance Creation not working

2014-04-22 Thread Hopper, Justin
Aaron,

This is true ­ adding this to disk image builder element would not be an
issue, I just did not know it was a required step.

Thanks,

Justin Hopper
Software Engineer - DBaaS
irc: juice | gpg: EA238CF3 | twt: @justinhopper

From:  Aaron Rosen aaronoro...@gmail.com
Reply-To:  OpenStack Development Mailing List (not for usage questions)
openstack-dev@lists.openstack.org
Date:  Monday, April 21, 2014 at 22:11
To:  OpenStack Development Mailing List (not for usage questions)
openstack-dev@lists.openstack.org
Subject:  Re: [openstack-dev] [Openstack][Neutron] 2 NICs on Instance
Creation not working

Hi, 

I'm guessing the scripts inside your guest is only setup to configure dhcp
on the first interface. See  /etc/network/interfaces

Best, 

Aaron


On Mon, Apr 21, 2014 at 4:59 PM, Hopper, Justin justin.hop...@hp.com
wrote:
 They are on separate Networks.
 
 Justin Hopper
 Software Engineer - DBaaS
 irc: juice | gpg: EA238CF3 | twt: @justinhopper
 
 From: Kevin Benton blak...@gmail.com
 Reply-To: OpenStack Development Mailing List (not for usage questions)
 openstack-dev@lists.openstack.org
 Date: Monday, April 21, 2014 at 16:54
 To: OpenStack Development Mailing List (not for usage questions)
 openstack-dev@lists.openstack.org
 Subject: Re: [openstack-dev] [Openstack][Neutron] 2 NICs on Instance Creation
 not working
 
 Are the two NICs on the same or different networks? Currently there is a
 limitation of Nova that does not permit two NICs to be attached to the same
 Neutron network. 
 
 --
 Kevin Benton
 
 
 On Mon, Apr 21, 2014 at 4:44 PM, Hopper, Justin justin.hop...@hp.com wrote:
 So we are trying to create an instance (Precise Cloud Image) via nova with
 two NICs.  It appears that the second Interface does not get configured.
 Does the Image Itself need to contain the configuration for the 2nd Interface
 or is this something the Neuton/Nova should take care of us automatically.  I
 guess the same issue would arise if you would attach a 2nd Interface to the
 Instance after it was created (via nova interface-attach).
 
 Thanks,
 
 Justin Hopper
 Software Engineer - DBaaS
 irc: juice | gpg: EA238CF3 | twt: @justinhopper
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 
 
 
 
 -- 
 Kevin Benton
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 





smime.p7s
Description: S/MIME cryptographic signature
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Openstack][Neutron] 2 NICs on Instance Creation not working

2014-04-21 Thread Hopper, Justin
So we are trying to create an instance (Precise Cloud Image) via nova with
two NICs.  It appears that the second Interface does not get configured.
Does the Image Itself need to contain the configuration for the 2nd
Interface or is this something the Neuton/Nova should take care of us
automatically.  I guess the same issue would arise if you would attach a 2nd
Interface to the Instance after it was created (via nova interface-attach).

Thanks,

Justin Hopper
Software Engineer - DBaaS
irc: juice | gpg: EA238CF3 | twt: @justinhopper




smime.p7s
Description: S/MIME cryptographic signature
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Openstack][Neutron] 2 NICs on Instance Creation not working

2014-04-21 Thread Kevin Benton
Are the two NICs on the same or different networks? Currently there is a
limitation of Nova that does not permit two NICs to be attached to the same
Neutron network.

--
Kevin Benton


On Mon, Apr 21, 2014 at 4:44 PM, Hopper, Justin justin.hop...@hp.comwrote:

 So we are trying to create an instance (Precise Cloud Image) via nova with
 two NICs.  It appears that the second Interface does not get configured.
  Does the Image Itself need to contain the configuration for the 2nd
 Interface or is this something the Neuton/Nova should take care of us
 automatically.  I guess the same issue would arise if you would attach a
 2nd Interface to the Instance after it was created (via nova
 interface-attach).

 Thanks,

 Justin Hopper
 Software Engineer - DBaaS
 irc: juice | gpg: EA238CF3 | twt: @justinhopper

 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




-- 
Kevin Benton
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Openstack][Neutron] 2 NICs on Instance Creation not working

2014-04-21 Thread Hopper, Justin
They are on separate Networks.

Justin Hopper
Software Engineer - DBaaS
irc: juice | gpg: EA238CF3 | twt: @justinhopper

From:  Kevin Benton blak...@gmail.com
Reply-To:  OpenStack Development Mailing List (not for usage questions)
openstack-dev@lists.openstack.org
Date:  Monday, April 21, 2014 at 16:54
To:  OpenStack Development Mailing List (not for usage questions)
openstack-dev@lists.openstack.org
Subject:  Re: [openstack-dev] [Openstack][Neutron] 2 NICs on Instance
Creation not working

Are the two NICs on the same or different networks? Currently there is a
limitation of Nova that does not permit two NICs to be attached to the same
Neutron network. 

--
Kevin Benton


On Mon, Apr 21, 2014 at 4:44 PM, Hopper, Justin justin.hop...@hp.com
wrote:
 So we are trying to create an instance (Precise Cloud Image) via nova with two
 NICs.  It appears that the second Interface does not get configured.  Does the
 Image Itself need to contain the configuration for the 2nd Interface or is
 this something the Neuton/Nova should take care of us automatically.  I guess
 the same issue would arise if you would attach a 2nd Interface to the Instance
 after it was created (via nova interface-attach).
 
 Thanks,
 
 Justin Hopper
 Software Engineer - DBaaS
 irc: juice | gpg: EA238CF3 | twt: @justinhopper
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 



-- 
Kevin Benton




smime.p7s
Description: S/MIME cryptographic signature
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Openstack][Neutron] 2 NICs on Instance Creation not working

2014-04-21 Thread Aaron Rosen
Hi,

I'm guessing the scripts inside your guest is only setup to configure dhcp
on the first interface. See  /etc/network/interfaces

Best,

Aaron


On Mon, Apr 21, 2014 at 4:59 PM, Hopper, Justin justin.hop...@hp.comwrote:

 They are on separate Networks.

 Justin Hopper
 Software Engineer - DBaaS
 irc: juice | gpg: EA238CF3 | twt: @justinhopper

 From: Kevin Benton blak...@gmail.com
 Reply-To: OpenStack Development Mailing List (not for usage questions) 
 openstack-dev@lists.openstack.org
 Date: Monday, April 21, 2014 at 16:54
 To: OpenStack Development Mailing List (not for usage questions) 
 openstack-dev@lists.openstack.org
 Subject: Re: [openstack-dev] [Openstack][Neutron] 2 NICs on Instance
 Creation not working

 Are the two NICs on the same or different networks? Currently there is a
 limitation of Nova that does not permit two NICs to be attached to the same
 Neutron network.

 --
 Kevin Benton


 On Mon, Apr 21, 2014 at 4:44 PM, Hopper, Justin justin.hop...@hp.comwrote:

 So we are trying to create an instance (Precise Cloud Image) via nova
 with two NICs.  It appears that the second Interface does not get
 configured.  Does the Image Itself need to contain the configuration for
 the 2nd Interface or is this something the Neuton/Nova should take care of
 us automatically.  I guess the same issue would arise if you would attach a
 2nd Interface to the Instance after it was created (via nova
 interface-attach).

 Thanks,

 Justin Hopper
 Software Engineer - DBaaS
 irc: juice | gpg: EA238CF3 | twt: @justinhopper

 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




 --
 Kevin Benton

 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev