Master node deployment fails

Bug #1311639 reported by Sergii Golovatiuk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Critical
Unassigned

Bug Description

Master node is not deployed on latest ISOs. I had to jump un master node and kick-off nailgun manifest.

ISO to use
fuel-5.0-121-2014-04-22_01-00-26.iso

After nailgun kick-off:
{"mirantis": "no", "nailgun_sha": "ead54af79fb8d798bdf8b7cfc08ee60103c9292f", "production": "prod", "ostf_sha": "134765fcb5a07dce0cd1bb399b2290c988c3c63b", "fuelmain_sha": "52f1098dc7291a2189446a8687d9d15032e9e74a", "astute_sha": "6e8fa4cc12968d7b468fc590b2f06bb59bf74511", "release": "5.0", "fuellib_sha": "646e52b7a34a0027b43c46aa5b525fe7674a8059"}

Mike Scherbakov (mihgen)
Changed in fuel:
milestone: none → 5.0
importance: Undecided → Critical
Revision history for this message
Sergii Golovatiuk (sgolovatiuk) wrote :
Revision history for this message
Matthew Mosesohn (raytrac3r) wrote :

Sergii, can you pastebin the contents of /usr/local/sbin/bootstrap_admin_node.sh from this host?

Revision history for this message
Mike Scherbakov (mihgen) wrote :

I was able to install Master node just fine from same ISO. Starting deployment in flat networking mode.

Revision history for this message
Vladimir Kuklin (vkuklin) wrote :

are you sure you are using 121 ISO? can you find /etc/nailgun/version.yaml and post it here ?

Revision history for this message
Mike Scherbakov (mihgen) wrote :
Download full text (8.6 KiB)

According to logs from Jenkins, CI was also able to setup master node just fine. Then it's unclear whether it was able to deploy simple mode:

ok
Deploy cluster in simple mode with flat nova-network ... 2014-04-23 05:49:40,542 - INFO nailgun_client.py:25 -- Initiate Nailgun client with url http://10.108.11.2:8000
2014-04-23 05:49:40,543 - INFO http.py:27 -- Initiate HTTPClient with url http://10.108.11.2:8000
2014-04-23 05:49:40,565 - INFO environment.py:316 -- We have snapshot with such name ready_with_3_slaves
2014-04-23 05:50:19,559 - INFO environment.py:319 -- Starting snapshot reverting ....
2014-04-23 05:50:21,417 - INFO environment.py:322 -- Starting snapshot resuming ...
2014-04-23 05:50:21,968 - INFO fuel_web_client.py:269 -- Create cluster with name SimpleFlat
2014-04-23 05:50:22,003 - INFO fuel_web_client.py:271 -- Release_id of CentOS is 1
2014-04-23 05:50:22,008 - INFO nailgun_client.py:175 -- Before post to nailgun
2014-04-23 05:50:22,008 - INFO http.py:43 -- self url is http://10.108.11.2:8000
2014-04-23 05:50:22,135 - INFO nailgun_client.py:252 -- cluster name is SimpleFlat
2014-04-23 05:50:22,135 - INFO nailgun_client.py:253 -- cluster id is 1
2014-04-23 05:50:22,135 - INFO fuel_web_client.py:295 -- The cluster id is 1
2014-04-23 05:50:22,136 - INFO fuel_web_client.py:297 -- Set cluster settings to {}
2014-04-23 05:50:22,162 - INFO fuel_web_client.py:311 -- Set DEBUG MODE to True
2014-04-23 05:50:22,203 - INFO fuel_web_client.py:694 -- Update network settings of cluster 1
2014-04-23 05:50:22,239 - INFO fuel_web_client.py:710 -- Network settings {u'networking_parameters': {u'dns_nameservers': [u'8.8.4.4', u'8.8.8.8'], u'net_manager': u'FlatDHCPManager', u'fixed_networks_vlan_start': 103, u'fixed_networks_amount': 1, u'floating_ranges': [['10.108.12.128', '10.108.12.254']], u'fixed_network_size': 256, u'fixed_networks_cidr': u'10.0.0.0/16'}, u'networks': [{u'name': u'public', u'ip_ranges': [['10.108.12.2', '10.108.12.127']], u'gateway': '10.108.12.1', u'meta': {u'name': u'public', u'notation': u'ip_ranges', u'render_type': None, u'map_priority': 1, u'assign_vip': True, u'use_gateway': True, u'vlan_start': None, u'render_addr_mask': u'public', u'cidr': u'172.16.0.0/24', u'configurable': True, u'gateway': u'172.16.0.1', u'ip_range': [u'172.16.0.2', u'172.16.0.127']}, u'cluster_id': 1, u'vlan_start': None, u'cidr': '10.108.12.0/24', u'id': 2}, {u'name': u'management', u'ip_ranges': [['10.108.13.2', '10.108.13.127']], u'gateway': '10.108.13.1', u'meta': {u'name': u'management', u'notation': u'cidr', u'render_type': u'cidr', u'map_priority': 2, u'assign_vip': True, u'use_gateway': False, u'vlan_start': 101, u'render_addr_mask': u'internal', u'cidr': u'192.168.0.0/24', u'configurable': True}, u'cluster_id': 1, u'vlan_start': None, u'cidr': '10.108.13.0/24', u'id': 3}, {u'name': u'storage', u'ip_ranges': [['10.108.15.2', '10.108.15.127']], u'gateway': '10.108.15.1', u'meta': {u'name': u'storage', u'notation': u'cidr', u'render_type': u'cidr', u'map_priority': 2, u'assign_vip': False, u'use_gateway': False, u'vlan_start': 102, u'render_addr_mask': u'storage', u'cidr': u'192.168.1.0/24', u'configurable': True}, u'cluster_id': 1, u'vlan_...

Read more...

Revision history for this message
Mike Scherbakov (mihgen) wrote :

As there is no issue with master node deployment, closing it as Invalid. Fix for diagnostic snapshot is here: https://review.openstack.org/#/c/89823/.

Changed in fuel:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.