transaction-settings-modify
You can modify transaction settings to automatically recover missed transactions.
Syntax transaction-settings-modify
Specify one or more of the following options: |
|
allow-offline-cluster-nodes|no-allow-offline-cluster-nodes |
Specify if you want to allow transaction to proceed even if a cluster is offline. |
auto-recover|no-auto-recover |
Specify if you want to automatically recover missed transactions. |
auto-recovery-retry-time duration:#d#h#m#s |
Specify the retry time for transaction auto-recover. |
reserve-retry-maximum reserve-retry-maximum-number |
Maximum number of retires for transaction reservation; 0 for infinite. |
reserve-retry-interval-maximum reserve-retry-interval-maximum-number (s) |
Maximum number of seconds to wait between transaction reservation retries. |
max-local-xact-log-entries max-local-xact-log-entries-number |
Max no. of entries in xact_log file (addtional 100 are saved before truncation). The default is 0, that is, the feature is disabled. |
Defaults None
Access CLI
History
Version 2.3 |
Command introduced. |
Version 2.4 |
The parameter allow-offline-cluster-nodes added. |
Version 6.1.0 |
The parameter max-local-xact-log-entries added. |
Usage Use this command to automatically recover transactions on the fabric.
Examples To set the recovery to automatic, use the following syntax:
CLI (network-admin@switch) > transaction-settings-modify auto-recover