Before starting the firmware download, EFA verifies that all system services are not currently busy. If the verification does not complete within 2 minutes and 30 seconds, EFA displays an error. Retry the firmware download later.
The following inventory commands are blocked when a firmware download is in progress for a specific device:
Example: [Supposing firmware download is in progress for 10.20.246.1]
efa fabric device add --ip 10.20.246.2 --rack rack1 --name non-clos --username admin --password password Error: Device(s) 10.20.246.1 are going through firmware download
Example: [Supposing firmware download is in progress for 10.20.246.1]
efa fabric device remove --name non-clos --ip 10.20.246.1,10.20.246.2 Remove Device(s) [Failed] Removal of device with ip-address = [Failed] Reason: Device(s) 10.20.246.1 are going through firmware download
Example: [Supposing firmware download is in progress for 10.20.246.1]
efa fabric configure --name non-clos Error : Device(s) 10.20.246.1 are going through firmware download
Example: [Supposing firmware download is in progress for 10.24.80.158]
efa tenant po create --name po1 --tenant t1 --speed 10Gbps --negotiation active --port 10.24.80.158[0/3], 10.24.80.159[0/3] PortChannel creation failed: Error: Firmware download is in progress for the devices [10.24.80.158]
Example: [Supposing firmware download is in progress for 10.24.80.158]
efa tenant po create --name po1 --tenant t1 --speed 10Gbps --negotiation active --port 10.24.80.159[0/3] PortChannel creation succeeded