Awesome, never really played with Gentoo before, eager to give it a spin. <span></span><br><br>On Monday, June 22, 2015, Matthew Thode <<a href="mailto:prometheanfire@gentoo.org">prometheanfire@gentoo.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 06/23/2015 12:17 AM, Matthew Thode wrote:<br>
> On 06/11/2015 10:12 AM, Matthew Thode wrote:<br>
>> On 06/11/2015 04:11 AM, Eren Türkay wrote:<br>
>>> On 10-06-2015 02:14, George Shuklin wrote:<br>
>>>> Aw. Don't discriminate DHCP. It has many nice features (for example, if you add<br>
>>>> new interface to existing VM, cloud-init with static config will ignore it, but<br>
>>>> DHCP will works like magic).<br>
>>>><br>
>>>> I don't know how it works in Gentoo, but in Debian 'allow-hotplug' for all<br>
>>>> interfaces but eth0 allows to support most of the future interfaces. Same for<br>
>>>> CentOS - you can add few eth scripts to network configuration and they will<br>
>>>> works as soon as new interface appears.<br>
>>><br>
>>> I want to add to this comment. I believe this hot-plug feature for ethernet<br>
>>> devices is essential in the cloud environment. Short time ago I needed to move<br>
>>> port from one instance to another while keeping the internal IP address same. I<br>
>>> achieved it by removing a port from the old instance, re-creating the port with<br>
>>> the same ip address, and pluging it to the new instance.<br>
>>><br>
>>> The downtime was minimal as the instance supported hot-plug (ubuntu 14.04) and<br>
>>> the ip addresses were distributed using DHCP. When the interface was<br>
>>> re-plugged, dhclient requested an ip address and the DHCP server gave the<br>
>>> internal address of the port which I specified.<br>
>>><br>
>>> So, it would be really great if you can support hot-plugging for ethernet<br>
>>> devices and DHCP. I find them very useful and I believe many people would<br>
>>> expect this feature from Gentoo image.<br>
>>><br>
>>> Regards,<br>
>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> OpenStack-operators mailing list<br>
>>> <a href="javascript:;" onclick="_e(event, 'cvml', 'OpenStack-operators@lists.openstack.org')">OpenStack-operators@lists.openstack.org</a><br>
>>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
>>><br>
>> ya, it's probably the number one thing I want to see as well and the<br>
>> next thing I'm working on.<br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> OpenStack-operators mailing list<br>
>> <a href="javascript:;" onclick="_e(event, 'cvml', 'OpenStack-operators@lists.openstack.org')">OpenStack-operators@lists.openstack.org</a><br>
>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
>><br>
> ok, updated the images.  Did the following.<br>
><br>
> 1. Allowed for any interface to get auto addressed (dhcpcd handles that<br>
> actually, no net configs needed).<br>
><br>
> 2. The rootfs resizes on first boot now.<br>
><br>
> 3. image size is reduced.<br>
><br>
> 4. more profiles are now available.<br>
><br>
> Notes...  DIB is on my todo, but should be very minor, since I'm<br>
> generating more or less official openstack stage4 guest tarballs<br>
> already.  Also, getting these images themselves official (within gentoo)<br>
> is next and kinda hard if only because it needs to be totally within<br>
> catalyst.<br>
><br>
><br>
><br>
> _______________________________________________<br>
> OpenStack-operators mailing list<br>
> <a href="javascript:;" onclick="_e(event, 'cvml', 'OpenStack-operators@lists.openstack.org')">OpenStack-operators@lists.openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
><br>
forgot the link, here it is.<br>
<a href="http://distfiles.gentoo.org/experimental/amd64/openstack/" target="_blank">http://distfiles.gentoo.org/experimental/amd64/openstack/</a><br>
<br>
--<br>
-- Matthew Thode (prometheanfire)<br>
<br>
</blockquote>