diff options
author | Christian Hesse <mail@eworm.de> | 2020-04-07 13:30:27 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-04-07 13:30:27 +0200 |
commit | fe8820d7d536ab30cdde4ccb62797bed07bc146e (patch) | |
tree | d0cda788ddbecb2fa81b1729aa705beef7a1f08c /doc/capsman-rolling-upgrade.md | |
parent | d87f5899c25cb0af2b2df7ae51f4ffffaa8cd5aa (diff) |
doc/capsman-rolling-upgrade: explain what happens
Diffstat (limited to 'doc/capsman-rolling-upgrade.md')
-rw-r--r-- | doc/capsman-rolling-upgrade.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/capsman-rolling-upgrade.md b/doc/capsman-rolling-upgrade.md index e78c87a..04952e2 100644 --- a/doc/capsman-rolling-upgrade.md +++ b/doc/capsman-rolling-upgrade.md @@ -6,10 +6,13 @@ Run rolling CAP upgrades from CAPsMAN Description ----------- -CAPsMAN can upgrate CAP devices. This script runs a rolling upgrade for +CAPsMAN can upgrade CAP devices. This script runs a rolling upgrade for out-of-date CAP devices. The idea is to have just a fraction of devices reboot at a time, having the others to serve wireless connectivity. +Note that the script does not wait for the CAPs to reconnect, it just defers +the upgrade commands. The more CAPs you have the more will upgrade in +parallel. Requirements and installation ----------------------------- |