<div dir="ltr">Hi Vladimir, Thanks for reply & answer!<div>I'll try it!</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-05-26 16:43 GMT+08:00 Vladimir Kozhukalov <span dir="ltr"><<a href="mailto:vkozhukalov@mirantis.com" target="_blank">vkozhukalov@mirantis.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default"><font face="monospace, monospace">Eddie,</font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace">Currently boot size is hard coded [1] (for most cases 200M is enough), but it is definitely possible to change it. The following procedure could help</font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace">dockerctl shell nailgun</font></div><div class="gmail_default"><font face="monospace, monospace">cd /usr/lib/python2.7/site-packages/nailgun</font></div><div class="gmail_default"><font face="monospace, monospace">sed "s;'calc_boot_size': lambda: 200,;'calc_boot_size': lambda: 300,;" </font><span style="font-family:monospace,monospace">extensions/volume_manager/manager.py </span><br></div><div class="gmail_default"><span style="font-family:monospace,monospace">find -name "*.pyc" -delete</span></div><div class="gmail_default"><span style="font-family:monospace,monospace">supervisorctl nailgun restart</span><br></div><div class="gmail_default"><br></div><div class="gmail_default"><font face="monospace, monospace">Then add another node to the cluster, it should have 300M /boot partition.</font></div><div class="gmail_default"><br></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace">[1] <a href="https://github.com/openstack/fuel-web/blob/stable/7.0/nailgun/nailgun/extensions/volume_manager/manager.py#L810" target="_blank">https://github.com/openstack/fuel-web/blob/stable/7.0/nailgun/nailgun/extensions/volume_manager/manager.py#L810</a></font><br></div></div><div class="gmail_extra"><br clear="all"><div><div><div>Vladimir Kozhukalov</div></div></div>
<br><div class="gmail_quote"><div><div class="h5">On Wed, May 25, 2016 at 1:03 PM, Eddie Yen <span dir="ltr"><<a href="mailto:missile0407@gmail.com" target="_blank">missile0407@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi everyone, this is my first time ask questions to this mailing list.<div>Apologize first that I'm not good at English. I'll try to ask the question on English clearly.</div><div>Welcome to ask if I got nay details that I'm not write it clear.</div><div><br></div><div><br></div><div>I'm using Fuel 7.0 to deploy my OpenStack environment (Kilo, of course).</div><div><br></div><div>Now I'm trying to add one of node into my exist environment.</div><div>Problem is, this node will going to test kernel after the deployment.</div><div>But the default /boot size is too small for me (which is 200MB only.)</div><div><br></div><div>I searched Fuel documents and found that it can set on Fuel provisioning setting (by edit YAML file.)</div><div>But I'm not sure how to edit it, because this node had 2 hard drives (without RAID).</div><div>And I can see two /boot size options in YAML file.</div><div><br></div><div>Does anyone know how to expand kernel partition?</div><div><br></div><div>Many thanks,</div><div>Eddie.  </div></div>
<br></div></div>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">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/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>