Legacy - Installing and Configuring Owl PI Trust Using WINE
If needed for installing old versions of OPTS on old OPDS versions.
Step-by-step guide
Prerequisites:
- Verify the version of OPTS is 2.9.1.1 or higher:
- /Owl/owlPI/talk-blue/owlPiServer –v
- If OPTS is an older version it will need to be upgraded with a newer version.
- Consult OPTS_V2-9-1-0_User-Guide_Linux_r06a.docx Page 5 of 42.
Red Side Installation:
- From the Role Base Access Control (RBAC) Menu enter maintenance mode:
- Choose Mode Changes/Startup.
- Choose Enter Maintenance Mode.
- Attach the CD/DVD drive and media containing the RPMs
- Copy the RPMs from the media to the local drive:
- cp /mnt/OwlRPM0076N-WINE-1.7.43-2.x86_64.rpm /
- cp /mnt/OwlRPM0078N-WINE-Environment-PiConfig-1.0-1.x86_64.rpm /
- Install the RPMs on the System:
- cd /
- rpm –ivh OwlRPM0076N-WINE-1.7.43-2.x86_64.rpm
- rpm –ivh OwlRPM0078N-WINE-Environment-PiConfig-1.0-1.x86_64.rpm
Red Side Configuration:
- Modify the piConfigLISTEN file to enable PI Trust WINE:
- vi /Owl/owlPI/listen-red/piConfigLISTEN.txt
- Place a # sign in front of OPT_PI_USER and OPT_PI_PASSWORD.
- Remove pound sign from in front of OPT_PITRUSTWINE TRUE.
- If OPT_PITRUSTWINE TRUE is not found, add the line to the configuration file.
- Create a PI trust User in OSIsoft PI System:
- Update the OPDS Solution System Security
- Log into Role Base Access Control (RBAC) Menu
- Choose System Management.
- Choose System Security.
- Choose Check System Integrity.
- Choose Update Verification.
- Return the system to OPERATIONAL Mode
- Log into Role Base Access Control (RBAC) Menu
- Choose Mode Changes/Startup.
- Choose Enter Operational Mode.
- Verify the receive side is connecting to the destination PI database:
- tail -44f /Owllog/owlPI/logs/owlPIServer-LISTEN.log
- If connection errors are present, verify the trust is configured properly.
Blue Side Installation:
- From the Role Base Access Control (RBAC) Menu enter maintenance mode
- Choose Mode Changes/Startup.
- Choose Enter Maintenance Mode.
- Attach the CD/DVD drive and media containing the RPMs
- Copy the RPMs from the media to the local drive:
- cp /mnt/OwlRPM0076N-WINE-1.7.43-2.x86_64.rpm /
- cp /mnt/OwlRPM0078N-WINE-Environment-PiConfig-1.0-1.x86_64.rpm /
- Install the RPMs on the System
- cd /
- rpm –ivh OwlRPM0076N-WINE-1.7.43-2.x86_64.rpm
- rpm –ivh OwlRPM0078N-WINE-Environment-PiConfig-1.0-1.x86_64.rpm
Blue Side Configuration:
- Modify the piConfigTALK file to enable PI Trust WINE:
- vi /Owl/owlPI/talk-blue/piConfigTALK.txt
- Place a # sign in front of OPT_PI_USER and OPT_PI_PASSWORD.
- Remove pound sign from in front of OPT_PITRUSTWINE TRUE.
- If OPT_PITRUSTWINE TRUE is not found, add the line to the configuration file.
- Create a PI trust User in OSIsoft PI System:
- OPTS_V2-9-1-0_User-Guide_Linux_r06a.docx Page 36 of 42
- Update the OPDS Solution System Security:
- Log into Role Base Access Control (RBAC) Menu.
- Choose System Management.
- Choose System Security.
- Choose Check System Integrity.
- Choose Update Verification.
- Return the system to OPERATIONAL Mode:
- Log into Role Base Access Control (RBAC) Menu.
- Choose Mode Changes/Startup.
- Choose Enter Operational Mode.
- Verify the receive side is connecting to the destination PI database:
- tail -44f /Owllog/owlPI/logs/owlPIServer-TALK.log
- If connection errors are present, verify the trust is configured properly.