[one-users] DHCP and OpenNebula

Michael Curran michael.curran at connectsolutions.com
Thu Jul 11 03:54:11 PDT 2013


But in that case, I would be assigning IP's to hosts instead of them booting up and just using DHCP to get the IP address

I want to just assign the NIC and let the OS obtain an IP from DHCP instead, on system boot.

Still reading the documentation, but not seeing a method for it yet.

Michael Curran | connectsolutions | Lead Network Architect
Phone 614.568.2285 | Mobile 614.403.6320 | www.connectsolutions.com<http://www.connectsolutions.com>

From: users-bounces at lists.opennebula.org [mailto:users-bounces at lists.opennebula.org] On Behalf Of Pentium100
Sent: Thursday, July 11, 2013 2:24 AM
To: users at lists.opennebula.org
Subject: Re: [one-users] DHCP and OpenNebula

>From what I understand, OpenNebula encodes the IP in the MAC, for example, the VM with assigned IP 10.0.0.2 would get a MAC 02:00:0a:00:00:02. Just create an IP:MAC list for the DHCP server and it will work.
host a10-0-0-1 { hardware ethernet 02:00:0a:00:00:01; fixed address 10.0.0.1; }
host a10-0-0-2 { hardware ethernet 02:00:0a:00:00:02; fixed address 10.0.0.2; }
and so on...

On Wed, Jul 10, 2013 at 6:25 PM, Michael Curran <michael.curran at connectsolutions.com<mailto:michael.curran at connectsolutions.com>> wrote:
Can I leverage an existing DHCP server to assign IP's to a host , and just use OpenNebula to assign the NIC?

Michael Curran | connectsolutions | Lead Network Architect
Phone 614.568.2285<tel:614.568.2285> | Mobile 614.403.6320<tel:614.403.6320> | www.connectsolutions.com<http://www.connectsolutions.com>


_______________________________________________
Users mailing list
Users at lists.opennebula.org<mailto:Users at lists.opennebula.org>
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20130711/88132abf/attachment-0002.htm>


More information about the Users mailing list