Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provisioning error when using Pre-Existing Tenant with shared L3Out #1122

Open
cdrefke opened this issue May 22, 2024 · 1 comment
Open

Provisioning error when using Pre-Existing Tenant with shared L3Out #1122

cdrefke opened this issue May 22, 2024 · 1 comment
Assignees

Comments

@cdrefke
Copy link

cdrefke commented May 22, 2024

Hello,

we are currently in the process of deploying 20+ Openshift clusters in a small fabric environment (single site, single pod). But our environment consists of multiple tenants, each with multiple VRFs.

ACI 6.03(e)
Openshift 4.14

We now ran into an issue where acc-provision cannot deploy the ACI ressources as planned.

acc configuration:

  • Usage of pre-existing tenant: TENANT_A
  • Tenant/VRF: TENANT_A / VRF_A
  • L3Out in common tenant (shared for all OCP clusters)

If we do this, acc-provision is running into an error cause it tries to find the L3Out in TENANT_A. But the L3Out is actually in common tenant.
If we change the Tenant/VRF configuration to common tenant, acc-provision runs fine. But then we have the cluster BDs/EPGs also in common tenant.

I already took a look into the script. But can't figure out, if changing the script deployment would be enough since there are also settings going into the manifests for OCP.
And we already tried to move the BDs manually to TENANT_A. If we do this, the aci controller pod is running into a panic error.

Cheers

Christian

@snaiksat
Copy link
Contributor

Thanks @cdrefke for reaching out here. We are looking into this.

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

No branches or pull requests

3 participants