IMPORTANT:
CAUTION:
unzip <file_name>.zip
The file_name is
name of the downloaded PPT installation archive. For Linux machine,
the file name is ppt_<version_number>_rhel_x86.zip;
and for Sun Solaris machine, the file name is ppt_<version_number>solaris_sparc.zip.
PPT installation
archive contains following files:
$ hagrp -disable
<resource group name> -sys <node2>
$hagrp -state | grep
ppt-ha
Expected output.ppt-ha State <node1> |OFFLINE|
ppt-ha State <node2> |OFFLINE|
$ hares -modify
<resource-name> Enabled 0
$ hares -modify
<resource-name> Critical 0
$ hares -state | grep
ppt-app
Expected output.ppt-app State <node1> OFFLINE
ppt-app State <node2> OFFLINE
$haconf -makerw
- to make in writeable
$haconf -dump
makero - to sync the config and make it readonly
Performing the PPT Upgrade
Available PPT Upgrade Methods
./inst
The PPT Installer
screen appears:
https://<ip_address>:<port_number>/
https://<host_name>:<port_number>/
where ip_address and host_name is
the IP address of the machine where PPT server software is installed
and port_number is
the number of port to which apache is listening for the client
requests. Installer assumes the default port if port_number is
not provided with URL.
IMPORTANT:
./inst -i
console
PPT installer displays
a series of messages as shown below:
Extracting the JRE from
the installer archive...
Unpacking the JRE...
Extracting the installation
resources from the installer archive...
Configuring the installer
for this system's environment...
Launching installer...
Preparing CONSOLE Mode
Installation...
. . .
. . .
. . .
PRESS <ENTER> TO
CONTINUE:
User Checking...
Upgrade Checking...
Version number <xx.x.xx.x>
of the software is already installed on the System.
Do
you want to upgrade it? (Y/N):
Install Complete
----------------
Policy Provisioning
has been successfully installed to:
/users/<ppt-install-dir>
Installation log file
"/PolicyProvisioning_InstallLog.log" can be viewed
from the same location.
Start Policy Provisioning
component as:
cd /users/<ppt-install-dir>
./pptctl start
./pptctl stop
After completing the
upgrade process, you can access PPT application GUI by entering following
URL in the address bar of the browser in client machine:
https://<ip_address>:<port_number>/
https://<host_name>:<port_number>/
where ip_address and host_name is
the IP address of the machine where PPT server software is installed
and port_number is
the port number to which apache is listening for the client requests.
Installer assumes default port, if port number is not provided with
the URL.
IMPORTANT:
$ hagrp -enable
<resource group name> -sys <node2>
$ hagrp -switch
<resource group name> -to <node2>
$ hares -modify
<resource-name> Critical 1
ppt-app State
<node1> OFFLINE
ppt-app
State <node2> ONLINE