Updating the system manually
The automatic method is the preferred procedure for updating the code on the canisters; however, to provide more flexibility in the update process, you can also update each canisters manually.
During this manual procedure, you prepare the update, remove a canisters from the system, update the code on the canister, and return the canister to the system. You repeat this process for the remaining canisters until the last canister is removed from the system. Every canister must be updated to the same code level. You cannot interrupt the update and switch to installing a different level. After all the canisters are updated, you must confirm the update to complete the process. The confirmation restarts each canister in order and takes about 30 minutes to complete.
Prerequisites
Start here to update to version 8.1.0 or later from version 7.7.0 or later.
If you are updating from a release before version 7.7.0, follow the instructions in that previous release.
If you are updating to version 7.8.1 or later from an earlier code level for the first time, an extra reboot is required. This reboot might increase the total updating time by 10 - 20 minutes per node.