Versions Compared

Key

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

...

  1. Run the following command on the main Precise FocalPoint server:
  2. On the new server create the installation folder and create new sub folder under it: distribution.

3.    Copy the files specified the XML file created in Step 1 to the new server in the

<precise_root>/distribution

4.    Login to the server using the Precise user

5.    CD <precise_root>

Run the following command:

Windows    distribution\psin_ba_WIN.exe -s

UNIX    ./distribution/psin_ba_<os_type> -s

For more information, see Operating System Type and Flavor on page 176.

Note the -s argument

6.    For each of the other files you've copied, run the following command:

Windows    infra\bin\psin_file_new.exe -manual -extract distribution\<the_file_name> -event install

UNIX    ./infra/bin/psin_file_new -manual -extract distribution/<the_file_name> -event install

7.    Create an XML file containing the relevant installation parameters. Place the file in <precise_root> folder on the target server. You can also set up this file in advance.

By default, installing an non-secured local server using the CLI is not enabled. To enable a non-secured CLI server installation, set the Precise registry parameter:

registry\products\infrastructure\setup\settings\enable-local-server-cli to true, and restart Precise FocalPoint.

  1. Windows  infra\bin\psin_cli.bat
                      -i3-user <user_name>
                     {-i3-encrypted-password <encrypted_password> | -i3-clear-password <clear_password>}
                     -action list-required-files-for-new-server
                     -bits <new server bits (32/64)>
                     -os <os _type>
    UNIX        ./infra/bin/psin_cli.sh
                    -i3-user <user_name>
                   {-i3-encrypted-password <encrypted_password> | -i3-clear-password <clear_password>}
                   -action list-required-files-for-new-server
                   -bits <new server bits (32/64)>
                   -os <os_type>
    The CLI creates an XML file containing the list of required installation packages for the server.
    Table 2-6 Server Installation
  2. On the new server create the installation folder and create new sub folder under it: distribution.
  3. Copy the files specified the XML file created in Step 1 to the new server in the
    <precise_root>/distribution
  4. Login to the server using the Precise user
    CD <precise_root>
  5. Run the following command:

Windows    distribution\psin_ba_WIN.exe -s

UNIX    ./distribution/psin_ba_<os_type> -s

For more information, see Operating System Type and Flavor on page 176.

Note the -s argument

6.    For each of the other files you've copied, run the following command8.    Run the following command to execute the CLI utility installation script from the <precise_root> folder on the target server:

Windows    infra\bin\psin_cli.bat

-i3-user <user_name>

file_new.exe -manual -extract distribution\<the_file_name> -event install

UNIX    ./infra/bin/psin_file_new -manual -extract distribution/<the_file_name> -event install

7.    Create an XML file containing the relevant installation parameters. Place the file in <precise_root> folder on the target server. You can also set up this file in advance.

By default, installing an non-secured local server using the CLI is not enabled. To enable a non-secured CLI server installation, set the Precise registry parameter:

registry\products\infrastructure\setup\settings\enable-local-server-cli to true, and restart Precise FocalPoint.

8.    Run the following command to execute the CLI utility installation script from the <precise_root> folder on the target server:

Windows    infra\bin\psin_cli.bat

-i3-user <user_name>

{-i3-{-i3-encrypted-password <encrypted_password> | -i3-clear-password <clear_password>}

...

 

 

Windows

infra\bin\psin_cli.bat
-i3-user
 <user_name>
{
-i3-encrypted-password <encrypted_password> | -i3-clear-password <clear_password>}
-acti
on list-required-files-for-new-server
-bi
ts <new server bits (32/64)>
-os
 <os _type>

UNIX

./infra/bin/psin_cli.sh
-i3-user
 <user_name>
{-i3-encrypted-password <encrypted_password> | -i3-clear-password <clear_password>}
-a
ction list-required-files-for-new-server
-bi
ts <new server bits (32/64)>
-os
 <os_type>