<div dir="ltr">Hi,<div><br></div><div>Bootstrap image is used only when node is in discovery state (before provisioning is done), when you send nodes for provisioning, Fuel builds an image using repository from environment configuration, after the image is built, it reuses it for future deployments you can find details in documentation, for example here [1] "Image building" section.</div><div>You have multiple options:</div><div>1. Make sure that new kernel is available in configured repository, remove image from "/var/www/nailgun/targetimages" run deployment of new nodes, which would trigger image rebuild.</div><div>2. More safe option would be to rebuild image in place "/var/www/nailgun/targetimages", in this case don't forget to update checksums in "env_1_ubuntu_1404_amd64.yaml" file.</div><div><br></div><div>Thanks,</div><div><br></div><div>[1] <a href="https://docs.mirantis.com/openstack/fuel/fuel-9.1/reference-architecture/single/index.html">https://docs.mirantis.com/openstack/fuel/fuel-9.1/reference-architecture/single/index.html</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 5, 2017 at 11:42 PM, Eddie Yen <span dir="ltr"><<a href="mailto:missile0407@gmail.com" target="_blank">missile0407@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi everyone,<div><br></div><div>I'm using Fuel 9.1 to deploy OpenStack, but I found that the kernel still too old to support Intel i219-LM NIC card.</div><div><br></div><div>So I'm followed the instruction from OpenStack Documents and built the bootstrap kernel with latest e1000e driver. Then tested and it successfully catch i219-LM information in Fuel UI and bootstrap node.</div><div><br></div><div>But after these, I thought a one problem. Even I successfully modify bootstrap kernel, it will got no changes and may cause issue after deployment if target node didn't use bootstrap kernel as environment kernel.</div><div><br></div><div>So does target image will use bootstrap kernel as kernel image? If not, how can I modify target kernel image?<br></div><div><br></div><div>Many thanks,</div><div>Eddie.</div></div>
<br>______________________________<wbr>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack</a><br>
<br></blockquote></div><br></div>