<div dir="ltr"><div><font size="4">BTW, If I run </font><font color="black" face="Calibri,sans-serif" size="4"><span><font face="Menlo"><span>"sudo ./bin/disk-image-create -a amd64 ubuntu deploy-ironic -o /tmp/deploy-ramdisk-ubuntu",<br>
</span></font></span></font></div><font color="black" face="Calibri,sans-serif" size="4"><span><font face="Menlo"><span>What is the username/password for image </span></font></span></font><font color="black" face="Calibri,sans-serif" size="4"><span><font face="Menlo"><span>deploy-ramdisk-ubuntu ?</span></font></span></font></div>
<div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div><font face="comic sans ms, sans-serif" size="4"><b><i>Best Regards!</i></b></font></div><font face="comic sans ms, sans-serif" size="4"><b><i>Chao Yan<br><font>--------------<br>
</font></i></b></font><font face="comic sans ms, sans-serif" size="4"><b><i><font>My twitter:Andy Yan <a href="https://twitter.com/yanchao727" target="_blank">@yanchao727</a></font></i></b></font><br><font face="comic sans ms, sans-serif" size="4"><b><i><font>My Weibo:<a href="http://weibo.com/herewearenow" target="_blank">http://weibo.com/herewearenow</a><br>
--------------</font><br></i></b></font></div></div>
<br><br><div class="gmail_quote">2014-06-04 23:00 GMT+08:00 Lucas Alvares Gomes <span dir="ltr"><<a href="mailto:lucasagomes@gmail.com" target="_blank">lucasagomes@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On Wed, Jun 4, 2014 at 2:51 PM, 严超 <<a href="mailto:yanchao727@gmail.com">yanchao727@gmail.com</a>> wrote:<br>
> Yes, but when you assign a "production" image to an ironic bare metal node.<br>
> You should provide ramdisk_id and kernel_id.<br>
> Should the ramdisk_id and kernel_id be the same as deploy images (aka the<br>
> first set of k+r) ?<br>
> You didn't answer me if the two sets of r + k should be the same ?<br>
<br>
</div>No it should _not_ be the same kernel and ramdisk, the deploy ramdisk<br>
is a special ramdisk with a modified init script to help with the<br>
deployment of the node[1]. For the image you're deploying you should<br>
use it's own ramdisk and kernel, you can take a look at how the<br>
load-image script[2] from TripleO extracts the kernel and ramdisk from<br>
the image and register everything with Glance.<br>
<br>
[1] <a href="https://github.com/openstack/diskimage-builder/tree/master/elements/deploy-ironic" target="_blank">https://github.com/openstack/diskimage-builder/tree/master/elements/deploy-ironic</a><br>
[2] <a href="https://github.com/openstack/tripleo-incubator/blob/master/scripts/load-image" target="_blank">https://github.com/openstack/tripleo-incubator/blob/master/scripts/load-image</a><br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div>