To apply the upgrade
- Run the CLI i3-update-load command to load the upgrade.zip file:
Windows infra\bin\psin_cli.bat
-action i3-update-load
-i3-user admin
-i3-clear-password admin
-zip-file Precise DVD\Upgrade to v10.x.x\Upgrade.zip
UNIX ./infra/bin/psin_cli.sh
-action i3-update-load
-i3-user admin
-i3-clear-password admin
-zip-file Precise DVD\Upgrade to v10.x.x\Upgrade.zip - Run the CLI i3-update-prepare command to prepare the update:
Windows infra\bin\psin_cli.bat
-action i3-update-prepare
-i3-user admin
-i3-clear-password admin
-{-servers “<servers>” | -all-servers true}
-updates-ids V10xx_UPGRADE
UNIX ./infra/bin/psin_cli.sh
-action i3-update-prepare
-i3-user admin
-i3-clear-password admin
-{-servers “<servers>” | -all-servers true}
-updates-ids V10xx_UPGRADE - Run the CLI i3-update-install command to apply the update:
Windows infra\bin\psin_cli.bat
-action i3-update-install
-i3-user admin
-i3-clear-password admin
{-servers "<servers>" | -all-servers true}
-updates-ids V10xx_UPGRADE
UNIX ./infra/bin/psin_cli.sh
-action i3-update-install
-i3-user admin
-i3-clear-password admin
{-servers "<servers>" | -all-servers true}
-updates-ids V10xx_UPGRADE - Perform the post-update action items that appear.