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

#87 CIMC check clarifications around multi-step upgrades and RNE differences #126

Merged
merged 1 commit into from
May 17, 2024

Conversation

monrog2
Copy link
Collaborator

@monrog2 monrog2 commented May 17, 2024

Script changes

  1. Update check to flag is CIMC is an old version and may need multi-step CIM Cupgrade
  2. Update link to mkdoc
  3. Update action to vet RNE

Doc changes

  1. Removed link to APIC matrix, as it looks like it no longer calls out CIMC
  2. clarified why RNE should be vetted, regardless of check
  3. Added link to UCS CIMC matrix

@monrog2 monrog2 linked an issue May 17, 2024 that may be closed by this pull request
@monrog2
Copy link
Collaborator Author

monrog2 commented May 17, 2024

Local pytest output

[Check  1/1] APIC CIMC Compatibility...                                                                          FAIL - UPGRADE FAILURE!!
  Node ID  Model           Current CIMC version  Catalog Recommended CIMC Version  Warning
  -------  -----           --------------------  --------------------------------  -------
  node-1   APIC-SERVER-L2  1.5(4e)               4.0(2f)                           Multi-step Upgrade may be required, check UCS CIMC Matrix.
  node-2   APIC-SERVER-L2  1.5(4e)               4.0(2f)                           Multi-step Upgrade may be required, check UCS CIMC Matrix.
  node-3   APIC-SERVER-M1  1.5(4e)               3.0(4j)                           Multi-step Upgrade may be required, check UCS CIMC Matrix.

  Recommended Action: Check Release note of APIC Model/version for latest recommendations.
  Reference Document: https://datacenter.github.io/ACI-Pre-Upgrade-Validation-Script/validations/#compatibility-cimc-version


[Check  1/1] APIC CIMC Compatibility...                                                                          FAIL - UPGRADE FAILURE!!
  Node ID  Model           Current CIMC version  Catalog Recommended CIMC Version  Warning
  -------  -----           --------------------  --------------------------------  -------
  node-1   APIC-SERVER-L2  3.0(4l)               4.0(2f)
  node-2   APIC-SERVER-L2  3.0(4l)               4.0(2f)

  Recommended Action: Check Release note of APIC Model/version for latest recommendations.
  Reference Document: https://datacenter.github.io/ACI-Pre-Upgrade-Validation-Script/validations/#compatibility-cimc-version


[Check  1/1] APIC CIMC Compatibility...                                                                                              PASS 

@takishida takishida merged commit b1c34a8 into master May 17, 2024
@monrog2 monrog2 deleted the 87-cimc-version-compatability-clarification branch May 17, 2024 19:36
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.

CIMC Version Compatability Clarification
2 participants