Skip to content

Added validation check for CSCwo74485#396

Open
muthu-ku wants to merge 2 commits into
datacenter:v4.2.0-devfrom
muthu-ku:CSCwo74485
Open

Added validation check for CSCwo74485#396
muthu-ku wants to merge 2 commits into
datacenter:v4.2.0-devfrom
muthu-ku:CSCwo74485

Conversation

@muthu-ku

@muthu-ku muthu-ku commented Jun 9, 2026

Copy link
Copy Markdown

Apic fail logs:

 ==== 2026-06-10T04-51-01+0000, Script Version v4.2.0-dev  ====

!!!! Check https://github.com/datacenter/ACI-Pre-Upgrade-Validation-Script for Latest Release !!!!

To use a non-default Login Domain, enter apic#DOMAIN\\USERNAME
Enter username for APIC login          : admin
Enter password for corresponding User  :

Gathering Node Information...

Current version is overridden to 5.3(1d)

Target APIC version is overridden to 6.2(3f)

Collecting VPC Node IDs...

Progress: |----------------------------------------------------------------------------------------------------| 0/1 checkProgress: |████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 checks completed


=== Check Result (failed only) ===

[Check 1/1] APIC CIMC Compatibility...                                                                            FAIL - UPGRADE FAILURE!!
  Node ID  Model           Current CIMC version  Catalog Recommended CIMC Version  Warning
  -------  -----           --------------------  --------------------------------  -------
  node-3   APIC-SERVER-M4  4.3(4.241063)                                           Upgrade the APIC software to 6.0.9e and above 6.1.4h and above, then proceed with the CIMC upgrade to 4.3.5 and above. Please refer to the CSCwo74485 advisory in the release notes.

  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



=== Summary Result ===

PASS                        :  0
FAIL - OUTAGE WARNING!!     :  0
FAIL - UPGRADE FAILURE!!    :  1
MANUAL CHECK REQUIRED       :  0
POST UPGRADE CHECK REQUIRED :  0
N/A                         :  0
ERROR !!                    :  0
TOTAL                       :  1

    Pre-Upgrade Check Complete.
    Next Steps: Address all checks flagged as FAIL, ERROR or MANUAL CHECK REQUIRED

    Result output and debug info saved to below bundle for later reference.
    Attach this bundle to Cisco TAC SRs opened to address the flagged checks.

      Result Bundle: /data/techsupport/muthu/preupgrade_validator_2026-06-10T04-51-01+0000.tgz

==== Script Version v4.2.0-dev FIN ====

  ==== 2026-06-10T04-40-26+0000, Script Version v4.2.0-dev  ====

!!!! Check https://github.com/datacenter/ACI-Pre-Upgrade-Validation-Script for Latest Release !!!!

To use a non-default Login Domain, enter apic#DOMAIN\\USERNAME
Enter username for APIC login          : admin
Enter password for corresponding User  :

Gathering Node Information...

Current version is overridden to 5.3(1d)

Target APIC version is overridden to 6.2(3f)

Collecting VPC Node IDs...

Progress: |----------------------------------------------------------------------------------------------------| 0/1 checkProgress: |████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 checks completed


=== Check Result (failed only) ===

[Check 1/1] APIC CIMC Compatibility...                                                                            FAIL - UPGRADE FAILURE!!
  Node ID  Model           Current CIMC version  Catalog Recommended CIMC Version  Warning
  -------  -----           --------------------  --------------------------------  -------
  node-2   APIC-SERVER-L4  4.3(4.241063)                                           Upgrade the APIC software to 6.0.9e and above 6.1.4h and above, then proceed with the CIMC upgrade to 4.3.5 and above. Please refer to the CSCwo74485 advisory in the release notes.

  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



=== Summary Result ===

PASS                        :  0
FAIL - OUTAGE WARNING!!     :  0
FAIL - UPGRADE FAILURE!!    :  1
MANUAL CHECK REQUIRED       :  0
POST UPGRADE CHECK REQUIRED :  0
N/A                         :  0
ERROR !!                    :  0
TOTAL                       :  1

    Pre-Upgrade Check Complete.
    Next Steps: Address all checks flagged as FAIL, ERROR or MANUAL CHECK REQUIRED

    Result output and debug info saved to below bundle for later reference.
    Attach this bundle to Cisco TAC SRs opened to address the flagged checks.

      Result Bundle: /data/techsupport/muthu/preupgrade_validator_2026-06-10T04-40-26+0000.tgz

==== Script Version v4.2.0-dev FIN ====

Pass logs:
apic_full_run_log.txt

pytest_full_run_log.txt
pytest_log.txt

Comment thread aci-preupgrade-validation-script.py Outdated
)
if is_affected_apic_version:
if not is_firstver_gt_secondver(current_cimc, "4.3(5)"):
warning = "Upgrade the APIC software first, then proceed with the CIMC upgrade for the releases 6.0.9e/ 6.1.4h."

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets add the line

Upgrade the APIC software to 6.0.9e and above 6.1.4h and above, then proceed with the CIMC upgrade to 4.3.5 and above. Please refer to the CSCwo74485 advisory in the release notes.

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.

2 participants