Fail Fuel node deployment

Asked by Gab_OS

Hello!
I've been trying to deploy fuel mirantis 8.0 for several days but i always have the same mistake, I deploy from the ISO of the web page and I only set up the fuelmenu changing the eth0 configuration (in order to get access to the fuel web UI through my own network) and the eth1 (for PXE), I also change the hostname and the ntp and dns server, the problem comes when the deployment finish, if I type the dockerctl list -l command I have this output:

[root@fuel ~]# dockerctl list -l
Name Image Status Full container name
nginx fuel/nginx_8.0 Stopped fuel-core-8.0-nginx
rabbitmq fuel/rabbitmq_8.0 Stopped fuel-core-8.0-rabbitmq
astute fuel/astute_8.0 Not created fuel-core-8.0-astute
rsync fuel/rsync_8.0 Not created fuel-core-8.0-rsync
keystone fuel/keystone_8.0 Not created fuel-core-8.0-keystone
postgres fuel/postgres_8.0 Stopped fuel-core-8.0-postgres
rsyslog fuel/rsyslog_8.0 Not created fuel-core-8.0-rsyslog
nailgun fuel/nailgun_8.0 Not created fuel-core-8.0-nailgun
cobbler fuel/cobbler_8.0 Not created fuel-core-8.0-cobbler
ostf fuel/ostf_8.0 Not created fuel-core-8.0-ostf
mcollective fuel/mcollective_8.0 Not created fuel-core-8.0-mcollective

It seems that the deploy doesn't deploy the contairnes in the right way, I've also tried to run the bootstrap_admin_node.sh command but the output shows me some warnings:

Warning: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[nailgun]/Service[docker-nailgun]: Skipping because of failed dependencies
Notice: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[rsync]/Service[docker-rsync]: Dependency Exec[container0check] has failures: true
Warning: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[rsync]/Service[docker-rsync]: Skipping because of failed dependencies
Notice: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[ostf]/Service[docker-ostf]: Dependency Exec[container0check] has failures: true
Warning: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[ostf]/Service[docker-ostf]: Skipping because of failed dependencies
Notice: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[cobbler]/Service[docker-cobbler]: Dependency Exec[container0check] has failures: true
Warning: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[cobbler]/Service[docker-cobbler]: Skipping because of failed dependencies
Notice: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[postgres]/Service[docker-postgres]: Dependency Exec[container0check] has failures: true
Warning: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[postgres]/Service[docker-postgres]: Skipping because of failed dependencies
Notice: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[rsyslog]/Service[docker-rsyslog]: Dependency Exec[container0check] has failures: true
Warning: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[rsyslog]/Service[docker-rsyslog]: Skipping because of failed dependencies
Notice: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[astute]/Service[docker-astute]: Dependency Exec[container0check] has failures: true
Warning: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[astute]/Service[docker-astute]: Skipping because of failed dependencies
Notice: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[nginx]/Service[docker-nginx]: Dependency Exec[container0check] has failures: true
Warning: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[nginx]/Service[docker-nginx]: Skipping because of failed dependencies
Notice: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[rabbitmq]/Service[docker-rabbitmq]: Dependency Exec[container0check] has failures: true
Warning: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[rabbitmq]/Service[docker-rabbitmq]: Skipping because of failed dependencies
Notice: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[mcollective]/Service[docker-mcollective]: Dependency Exec[container0check] has failures: true
Warning: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[mcollective]/Service[docker-mcollective]: Skipping because of failed dependencies
Notice: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[keystone]/Service[docker-keystone]: Dependency Exec[container0check] has failures: true
Warning: /Stage[main]/Docker::Systemd/Docker::Systemd::Config[keystone]/Service[docker-keystone]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Exec[sync_deployment_tasks]: Dependency Exec[container0check] has failures: true
Warning: /Stage[main]/Main/Exec[sync_deployment_tasks]: Skipping because of failed dependencies
Debug: Finishing transaction 32958420
Debug: Storing state
Debug: Stored state in 0.13 seconds
Notice: Finished catalog run in 412.93 seconds
Debug: Using settings: adding file resource 'rrddir': 'File[/var/lib/puppet/rrd]{:path=>"/var/lib/puppet/rrd", :mode=>"750", :owner=>"puppet", :group=>"puppet", :ensure=>:directory, :loglevel=>:debug, :links=>:follow, :backup=>false}'
Debug: Finishing transaction 33997900
Debug: Received report to process from fuel.domain.tld.logicalis.es
Debug: Evicting cache entry for environment 'production'
Debug: Caching environment 'production' (ttl = 0 sec)
Debug: Processing report from fuel.domain.tld.logicalis.es with processor Puppet::Reports::Store
ERROR: Fuel node deployment FAILED! Check /var/log/puppet/bootstrap_admin_node.log for details

I've only pasted a few lines, but there are a lot of warnings, the problems seems to be in the way that Fuel deploy the docker containers,

Any suggestions, I've been stucked in this step for days and I am not able to deploy the OpenStack enviroment if I can't deploy the fuel node correctly. Is it maybe a bug??

Best regards,

Gabriel Peral

Question information

Language:
English Edit question
Status:
Expired
For:
Fuel for OpenStack Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.