Uploaded image for project: 'openstack-k8s'
  1. openstack-k8s
  2. OSPK8-816

[OSPd][17.1] KeyError: 'tripleo_ceph_client_cluster' even after applying OSPK8-753

XMLWordPrintable

    • False
    • None
    • False
    • Moderate

      During deployment customer faces:

      ~~~
      ERROR:tripleo-export-ceph:Error exporting ceph data, skipping ceph data export
      Traceback (most recent call last):
        File "/usr/local/bin/tripleo-export-ceph", line 80, in export_ceph_data
          ceph_data = ceph_export_func(stackname, cephx, playbooks_dir)
        File "/usr/local/bin/tripleo-export-ceph", line 20, in export_cephadm
          cluster = ceph_data['tripleo_ceph_client_cluster']
      KeyError: 'tripleo_ceph_client_cluster'
      I0731 19:24:20.689885       1 deploy.go:237] Running process Overcloud JSON.
      I0731 19:24:20.854463       1 deploy.go:471] Shutting down deploy agent
      ~~~

      Even though no Ansible task fails.
      We tried adding "CephClusterName" or "tripleo_ceph_client_cluster" parameters set to "ceph" to ceph-ansible-external.yaml but the only way to avoid the issue the customer found was adding "tripleo_ceph_client_cluster: ceph" to "tripleo-ansible/external_deploy_steps_tasks_step2.yaml".

      Customer is using latest images available today and we confirmed tripleo-export-ceph has the patch merged from OSPK8-753.

              rhn-engineering-owalsh Oliver Walsh
              rhn-support-jveiraca1 Joaquin Veira
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: