Using ambari 2.4 with 2.4.0.1 image - inconsistent server/agent version

Bug #1672218 reported by Fredrik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sahara
Invalid
Undecided
Unassigned

Bug Description

After builing an image using:
tox -e venv -- sahara-image-create -p ambari -v 2.4.0.1 -i ubuntu

Adding it:
openstack image create --public --disk-format qcow2 \
--container-format bare \
--file ubuntu_sahara_ambari.qcow2 ubuntu_sahara_ambari

Registering it using:
openstack dataprocessing image register ubuntu_sahara_ambari --username ubuntu
openstack dataprocessing image tags add ubuntu_sahara_ambari --tags ambari 2.4 2.4.0.1

Deploying using ambari 2.4...

It fails to deploy at step "Wait registration of hosts" in Horizon.
The actual sahara heat stack is listed as "CREATE_COMPLETE"

Looking in the ambari-server.log the versions differs between agent and server
"Received registration request from host with non compatible agent version, hostname=stormar-
storm-worker-0.novalocal, agentVersion=2.4.0.1, serverVersion=2.2.1.0"

Unfortunately teared it down and rebuilt it using image built using tox .... -v 2.2.1.0 which works.
If you need logs I can set it up again to collect more info.

Revision history for this message
Vitalii Gridnev (vgridnev) wrote :

Any particular reason to use 2.4.0.1? Actual version is 2.4.2.0, as far as I know.

Revision history for this message
Vitalii Gridnev (vgridnev) wrote :

Closing as invalid. Please use latest version of ambari. If any other questions, please feel free to reopen this.

Changed in sahara:
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.