Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To apply an update, you need to load the update related zip file to the Main Precise FocalPoint. This step is performed only once for the updates.zip, and there is no need to load the update updates.zip again as part of applying it to servers. Once the update is loaded, you can apply the update to one or more servers. Applying an update consists of 2 stages, which must be run one after the other for the same group of servers:1.    Prepare – check

  1. Prepare. Check the related servers’ disk space and produce pre-update action items that must be completed before you continue to stage #2.

...

  1. Install. Apply the updates to the servers.

Loading the updates.zip file

To load the the updates.zip file, perform the following steps. To load the updates.zip file1.    Copy the update.

  1. Copy the updates.zip file to the Main Precise FocalPoint.

...

  1. Run the following command from the

...

  1. <precise_

...

  1. root> folder on the Main Precise FocalPoint:.
    Windows  

...

  1.  infra\bin\psin_cli.bat
                        -i3-user

...

  1. <user_

...

  1. name>
                        {-i3-encrypted-password

...

  1. <encrypted_

...

  1. password> | -i3-clear-password

...

  1. <clear_

...

  1. password>}
                        -action i3-update-load
                        -zip-file

...

  1. <update zip file

...

  1. path>
    UNIX            ./infra/bin/psin_cli.sh
                        -i3-user <user

...

  1. _

...

  1. name>
                        {-i3-encrypted-password

...

  1. <encrypted_

...

  1. password> | -i3-clear-password

...

  1. <clear_

...

  1. password>}
                        -action i3-update-load
                        -zip-file

...

  1. <update zip file

...

  1. path>
    Table 5-

...

  1. 1 Elements of the Update.zip file

...

  1. ElementDescription
    i3-

...

  1. userSee Authenticate to CLI Utility on page 8.

 

  1. i3-encrypted-

...

  1. passwordSee Authenticate to CLI Utility on page 8.

...

  1. action

...

  1. Always i3-update-load.
    zip-

...

  1. filePath to the updates.zip file located on the Main Precise FocalPoint.

...

Prepare and install the update

To install the update, perform the following steps:

...