Follow these caveats and limitations when using Fabric Skill.
Symptom | Condition | Workaround |
---|---|---|
Endpoint group (EPG) update vrf-add operation fails with the reason as VRF to be added has conflicting VRF on the switch. | Run EPG update vrf-add, vrf-delete, and vrf-add
operation CLI in quick succession:
|
Wait of 30 seconds between the EPG update vrf-add and vrf-delete operations on the same EPG. |
Symptom | Condition | Workaround |
---|---|---|
REST operations are not retried (as applicable) during the service boot up. | The status are not set for all the REST operations AFTER publishing all the necessary events on the message bus. | For all the REST operations, set the status AFTER publishing all the necessary events on the message bus. |
Symptom | Condition | Workaround |
---|---|---|
XCO shows the following message after a tenant user with RBAC
logs in to the system: Please type this in your shell:
|
When a user is created with the default login shell as sh. | XCO supports only bash shell for login or any other CLI commands. |
Symptom | Condition | Workaround |
---|---|---|
Tenant2 delete is successful whereas deleting Tenant1 took more than 15 minutes and failed with the following message: Error : service is not available or internal server error has occurred, please try again later Tenant service was running. Tenant1 was not available after the error. |
When you try to delete tenants in a single rack small data center deployment configured with scale tenant config | Any CLI or REST tenant operations, and any fabric operations taking more than 15 minutes will timeout at the client side. The operation completes in the background. Run the efa tenant show command to view the actual state of the operation. |