Cisco UCS Manager shows following errors with code “F1001201”.
Applying moref properties(FSM:sam:dme:MorefImportRootApplyMoRefs). Remote-Invocation-Error: FSM Retries Exhausted.
The reason is Cisco UCS Manager cannot imports some configurations when the UCS is setup.
Solution:
- Login to Cisco UCS Manager by SSH.
- Run following commands:
# scope system
- If you want to see what is pending on importing please run following commands, otherwise skip this step:
# show pending-import
# show pending-import fsm status expand detail
- Delete pending imports:
# delete pending-import
# commit-buffer
- The alerts should go away now in Cisco UCS Manager GUI.
This procedure is online operation without downtime required.