efa inventory debug unblock-from-fwdl
Unlocks devices forcefully if they were locked during a firmware download.
Syntax
Parameters
- --ip ip-list
- List of IPs to unlock.
- --fabric fabric-name
- Fabric with which devices are associated.
Usage Guidelines
During firmware download, a lock is activated to prevent other services from doing any operations. This debug command allows you to unlock the lock in case, for some reason, the system does not unlock on its own.
Examples
efa-client inventory debug unblock-from-fwdl --ip 10.20.246.1,10.20.246.2 +-------------+---------+ | IP Address | Status | +-------------+---------+ | 10.20.246.2 | Success | +-------------+---------+ | 10.20.246.1 | Failed | +-------------+---------+ Force Removal of FWDL Status --- Time Elapsed: 42.0891034s ---
efa-client inventory debug unblock-from-fwdl --fabric non-clos +-------------+---------+ | IP Address | Status | +-------------+---------+ | 10.20.246.2 | Success | +-------------+---------+ | 10.20.246.1 | Success | +-------------+---------+ Force Removal of FWDL