Skip to content

Add NetApp and multipath THT environment files to uni05epsilon - #1452

Open
rebtoor wants to merge 1 commit into
openstack-k8s-operators:mainfrom
rebtoor:uni05epsilon-netapp-multipath
Open

Add NetApp and multipath THT environment files to uni05epsilon#1452
rebtoor wants to merge 1 commit into
openstack-k8s-operators:mainfrom
rebtoor:uni05epsilon-netapp-multipath

Conversation

@rebtoor

@rebtoor rebtoor commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add cinder-netapp-config.yaml to the overcloud stack to enable NetApp
    backend configuration in cinder-volume
  • Add multipathd.yaml to all stacks (overcloud, cell1, cell2) so multipath
    is properly installed and configured for iSCSI operations

Without multipathd.yaml, the device-mapper-multipath package is not
installed and /etc/multipath.conf is not created during TripleO 17.1
deployment. This causes container startup failures (statfs /etc/multipath.conf: no such file or directory) when TripleO tries to
bind-mount this file into service containers.

This aligns with the pattern used by uni07eta which already includes
both environment files.

Related-Issue: #OSPRH-32880

Test plan

  • Run uni05epsilon-rhel9-rhoso18.0-adoption pipeline via testproject
    with Depends-On: referencing both this PR and the corresponding
    ci-framework-jobs MR

Made with Cursor

The uni05epsilon adoption scenario uses Cinder with NetApp iSCSI and NFS
backends. For TripleO 17.1 to properly configure these services, the
cinder-netapp-config.yaml and multipathd.yaml THT environment files must
be included in the overcloud deploy command.

Without multipathd.yaml, the multipath package is not installed and
/etc/multipath.conf is not created, causing container startup failures
when TripleO tries to bind-mount this file.

- Add cinder-netapp-config.yaml to overcloud stack (cinder-volume config)
- Add multipathd.yaml to all stacks (controllers + computes need multipath
  for iSCSI operations)

Related-Issue: #OSPRH-32880
Co-authored-by: Cursor <cursoragent@cursor.com>
@openshift-ci

openshift-ci Bot commented Jul 23, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign archana203 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@centosinfra-prod-github-app

Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/zuul/t/rdoproject.org/buildset/489f3cda6edc456aa26f82ae40cda847

✔️ noop SUCCESS in 0s
adoption-standalone-to-crc-ceph NODE_FAILURE Node(set) request 100-0000151048 failed in 0s
adoption-standalone-to-crc-no-ceph NODE_FAILURE Node(set) request 100-0000151049 failed in 0s

@rebtoor

rebtoor commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

recheck

@centosinfra-prod-github-app

Copy link
Copy Markdown

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/zuul/t/rdoproject.org/buildset/2b5753ed558f4b2ea3999596957a9b36

✔️ noop SUCCESS in 0s
adoption-standalone-to-crc-ceph RETRY_LIMIT in 3m 35s
adoption-standalone-to-crc-no-ceph NODE_FAILURE Node(set) request 100-0000154477 failed in 0s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant