Troubleshooting Cisco Data Center Infrastructure (DCIT) — Question 68
An FSM failed during an upgrade with the auto-install feature enabled. The engineer must remove the service pack from the subordinate fabric interconnect (FI) to recover the FIs. Which set of commands resolves the issue?
Answer options
- A. UCS-A# scope fabric-interconnect b UCS-A# /fabric-interconnect # remove service-pack security UCS-A# /fabric-interconnect* # commit-buffer
- B. UCS-A# scope org - UCS-A /org # scope fw-infra-pack default UCS-A /org/fw-infra-pack # set infra-bundle-version "" UCS-A /org/fw-infra-pack* # commit-buffer
- C. UCS-A# scope org - UCS-A /org # scope fw-infra-pack default UCS-A /org/fw-infra-pack # set infra-bundle-version "" UCS-A# /fabric-interconnect # remove service-pack security UCS-A# /fabric-interconnect* # commit-buffer
- D. UCS-A# scope fabric-interconnect b UCS-A# /fabric-interconnect # remove service-pack UCS-A# /fabric-interconnect* # commit-buffer
Correct answer: A
Explanation
Option A is correct because it specifically targets the subordinate fabric interconnect and removes the service pack security, which is necessary for recovery. The other options do not directly address the subordinate FI or involve incorrect commands that would not achieve the desired outcome.