[openstack-dev] [ironic] Install Time Too Long Ironic in devstack

Pavlo Shchelokovskyy pshchelokovskyy at mirantis.com
Tue Dec 1 08:39:38 UTC 2015


Hi Zhi,

it seems that Ironic is building a new deploy ramdisk for you with
diskimage-builder. You can skip it if you state

IRONIC_BUILD_DEPLOY_RAMDISK=False

in your local.conf, then the bootstrap image will be downloaded from
tarballs.o.o.

If you are interested here is a sample ironic setting from my local.conf I
use to deploy Ironic with DevStack, and it takes about 1000s to complete
with full reclone:

https://github.com/pshchelo/stackdev/blob/master/local.conf.sample#L128-L145

(this is a sample config, so uncomment all options in this section).

Best regards,

On Tue, Dec 1, 2015 at 9:39 AM Zhi Chang <changzhi at unitedstack.com> wrote:

> hi, all
>     I want to install Ironic in my devstack by the document
> http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html.
> During the install process, my console displays:
> 2015-12-01 07:08:44.390 | + PACKAGES=
> 2015-12-01 07:08:44.391 | ++ find /tmp/in_target.d/install.d -maxdepth 1
> -name 'package-installs-*'
> 2015-12-01 07:08:44.393 | + '[' -n '' ']'
> 2015-12-01 07:08:44.393 | + package-installs-v2 --phase install.d
> /tmp/package-installs.json
> 2015-12-01 07:08:44.461 | Map file for ubuntu element does not exist.
> 2015-12-01 07:08:44.492 | Map file for ubuntu element does not exist.
> 2015-12-01 07:08:44.526 | Map file for deploy-ironic element does not
> exist.
> 2015-12-01 07:08:44.558 | Map file for deploy-ironic element does not
> exist.
> 2015-12-01 07:08:44.595 | Map file for deploy-ironic element does not
> exist.
> 2015-12-01 07:08:44.633 | Map file for deploy-ironic element does not
> exist.
> 2015-12-01 07:08:44.668 | Map file for deploy-ironic element does not
> exist.
> 2015-12-01 07:08:44.703 | Map file for deploy-ironic element does not
> exist.
> 2015-12-01 07:08:44.815 | Map file for deploy-tgtadm element does not
> exist.
> 2015-12-01 07:08:44.857 | Map file for deploy-tgtadm element does not
> exist.
>
> I wait this a very very long time, does it right? And my devstack's
> local.conf at: http://paste.openstack.org/show/480462/
>
> Could someone help me?
>
> Thx
> Zhi Chang
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-- 
Dr. Pavlo Shchelokovskyy
Senior Software Engineer
Mirantis Inc
www.mirantis.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151201/55019488/attachment.html>


More information about the OpenStack-dev mailing list