Overcloud deployment fails with Error: Could not find data item ceph::profile::params::fsid
Issue
- During overcloud deployment, the deployment fails with:
deploy_status_code: Deployment exited with non-zero status code: 1
-
During overcloud deployment, the deployment fails with:
Error: Could not find data item ceph::profile::params::fsid in any Hiera data file and no default supplied at /var/lib/heat-config/heat-config-puppet/7987da6c-ca83-4678-8a5b-be66a3d9f38c.pp:903 on node overcloud-controller-0.localdomain
-
A more verbose version of the error, we see:
2016-06-30 19:07:43 [overcloud-ControllerNodesPostDeployment-etc72ggakagr]: CREATE_FAILED Resource CREATE failed: resources.ControllerOvercloudServicesDeployment_Step4: Error: resources[0]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 1 2016-06-30 19:07:44 [ControllerNodesPostDeployment]: CREATE_FAILED resources.ControllerOvercloudServicesDeployment_Step4: resources.ControllerNodesPostDeployment.Error: resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 1 2016-06-30 19:11:45 [ComputeNodesPostDeployment]: CREATE_FAILED CREATE aborted 2016-06-30 19:11:45 [overcloud]: CREATE_FAILED Resource CREATE failed: resources.ControllerOvercloudServicesDeployment_Step4: resources.ControllerNodesPostDeployment.Error: resources[0]: Deployment to server failed: deploy_status_code: Deployment exited with non-zero status code: 1 Stack overcloud CREATE_FAILED Heat Stack create failed.
[stack@director ~]$ heat deployment-show <Failed UUID> { "status": "FAILED", "server_id": "<UUID>", "config_id": "<UUID>", "output_values": { "deploy_stdout": "", "deploy_stderr": "Could not retrieve fact='apache_version', resolution='<anonymous>': undefined method `[]' for nil:NilClass\nCould not retrieve fact='apache_version', resolution='<anonymous>': undefined method `[]' for nil:NilClass\n\u001b[1;31mWarning: Scope(Class[Mongodb::Server]): Replset specified, but no replset_members or replset_config provided.\u001b[0m\n\u001b[1;31mWarning: Scope(Class[Keystone]): Execution of db_sync does not depend on $enabled anymore. Please use sync_db instead.\u001b[0m\n\u001b[1;31mWarning: Scope(Class[Keystone]): Keystone under Eventlet has been deprecated during the Kilo cycle. Support for deploying under eventlet will be dropped as of the M-release of OpenStack.\u001b[0m\n\u001b[1;31mWarning: Scope(Class[Glance::Registry]): Execution of db_sync does not depend on $manage_service or $enabled anymore. Please use sync_db instead.\u001b[0m\n\u001b[1;31mWarning: Scope(Class[Nova::Vncproxy::Common]): Could not look up qualified variable '::nova::compute::vncproxy_host'; class ::nova::compute has not been evaluated\u001b[0m\n\u001b[1;31mWarning: Scope(Class[Nova::Vncproxy::Common]): Could not look up qualified variable '::nova::compute::vncproxy_protocol'; class ::nova::compute has not been evaluated\u001b[0m\n\u001b[1;31mWarning: Scope(Class[Nova::Vncproxy::Common]): Could not look up qualified variable '::nova::compute::vncproxy_port'; class ::nova::compute has not been evaluated\u001b[0m\n\u001b[1;31mWarning: Scope(Class[Nova::Vncproxy::Common]): Could not look up qualified variable '::nova::compute::vncproxy_path'; class ::nova::compute has not been evaluated\u001b[0m\n\u001b[1;31mError: Could not find data item ceph::profile::params::fsid in any Hiera data file and no default supplied at /var/lib/heat-config/heat-config-puppet/7987da6c-ca83-4678-8a5b-be66a3d9f38c.pp:903 on node overcloud-controller-0.localdomain\u001b[0m\n\u001b[1;31mError: Could not find data item ceph::profile::params::fsid in any Hiera data file and no default supplied at /var/lib/heat-config/heat-config-puppet/7987da6c-ca83-4678-8a5b-be66a3d9f38c.pp:903 on node overcloud-controller-0.localdomain\u001b[0m\n", "deploy_status_code": 1 }, "creation_time": "2016-06-30T19:07:13", "updated_time": "2016-06-30T19:07:41", "input_values": {}, "action": "CREATE", "status_reason": "deploy_status_code : Deployment exited with non-zero status code: 1", "id": "<UUID>" }
Environment
- Red Hat OpenStack Platform 8.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.