Bug ID 509611: Asynchronous Tasks for Long-Running command control

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP GTM(all modules)

Known Affected Versions:
11.6.0, 11.6.1, 11.6.2, 11.6.3, 11.6.3.1, 11.6.3.2, 11.6.3.3, 11.6.3.4, 11.6.4, 11.6.5, 11.6.5.1, 11.6.5.2, 11.6.5.3, 12.1.0 HF1, 12.1.0 HF2, 12.1.1 HF1, 12.1.1 HF2, 12.1.2 HF1, 12.1.2 HF2

Fixed In:
12.0.0

Opened: Feb 27, 2015

Severity: 3-Major

Related Article: K16758

Symptoms

Long-running operations via the iControl/REST interface might lead to timeouts and non-responsiveness to new requests while the operation completes, with no way to return the result. While transactions can mitigate this by permitting polling on the status of the transaction, not all operations are permitted in transactions.

Impact

This makes automated control problematic, as it removes control over long-running operations.

Conditions

Heavily loaded systems might result in some commands, particularly save sys config, or save sys ucs, taking so long to complete that they time out. Until the operation completes, further operations can not be started by the same user.

Workaround

Where possible, run long-running iControl/REST commands in transactions.

Fix Information

Asynchronous Tasks for Long-Running command control now work as expected.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips