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:

  1. Verify the version of OPTS is 2.9.1.1 or higher:
    1. /Owl/owlPI/talk-blue/owlPiServer –v
    2. If OPTS is an older version it will need to be upgraded with a newer version.
    3. Consult OPTS_V2-9-1-0_User-Guide_Linux_r06a.docx Page 5 of 42.

Red Side Installation:

  1. From the Role Base Access Control (RBAC) Menu enter maintenance mode:
    1. Choose Mode Changes/Startup.
    2. Choose Enter Maintenance Mode.
  2. Attach the CD/DVD drive and media containing the RPMs
  3. Copy the RPMs from the media to the local drive:
    1. cp /mnt/OwlRPM0076N-WINE-1.7.43-2.x86_64.rpm /
    2. cp /mnt/OwlRPM0078N-WINE-Environment-PiConfig-1.0-1.x86_64.rpm /
  4. Install the RPMs on the System:
    1. cd /
    2. rpm –ivh OwlRPM0076N-WINE-1.7.43-2.x86_64.rpm
    3. rpm –ivh OwlRPM0078N-WINE-Environment-PiConfig-1.0-1.x86_64.rpm

Red Side Configuration:

  1. Modify the piConfigLISTEN file to enable PI Trust WINE:
    1. vi /Owl/owlPI/listen-red/piConfigLISTEN.txt
    2. Place a # sign in front of OPT_PI_USER and OPT_PI_PASSWORD.
    3. Remove pound sign from in front of OPT_PITRUSTWINE TRUE.
    4. If OPT_PITRUSTWINE TRUE is not found, add the line to the configuration file.
  2. Create a PI trust User in OSIsoft PI System:
    1. Update the OPDS Solution System Security
    2. Log into Role Base Access Control (RBAC) Menu
    3. Choose System Management.
    4. Choose System Security.
    5. Choose Check System Integrity.
    6. Choose Update Verification.
  3. Return the system to OPERATIONAL Mode
    1. Log into Role Base Access Control (RBAC) Menu
    2. Choose Mode Changes/Startup.
    3. Choose Enter Operational Mode.
  4. Verify the receive side is connecting to the destination PI database:
    1. tail -44f /Owllog/owlPI/logs/owlPIServer-LISTEN.log
    2. If connection errors are present, verify the trust is configured properly.

Blue Side Installation:

  1. From the Role Base Access Control (RBAC) Menu enter maintenance mode
    1. Choose Mode Changes/Startup.
    2. Choose Enter Maintenance Mode.
  2. Attach the CD/DVD drive and media containing the RPMs
  3. Copy the RPMs from the media to the local drive:
    1. cp /mnt/OwlRPM0076N-WINE-1.7.43-2.x86_64.rpm /
    2. cp /mnt/OwlRPM0078N-WINE-Environment-PiConfig-1.0-1.x86_64.rpm /
  4. Install the RPMs on the System
    1. cd /
    2. rpm –ivh OwlRPM0076N-WINE-1.7.43-2.x86_64.rpm
    3. rpm –ivh OwlRPM0078N-WINE-Environment-PiConfig-1.0-1.x86_64.rpm

Blue Side Configuration:

  1. Modify the piConfigTALK file to enable PI Trust WINE:
    1. vi /Owl/owlPI/talk-blue/piConfigTALK.txt
    2. Place a # sign in front of OPT_PI_USER and OPT_PI_PASSWORD.
    3. Remove pound sign from in front of OPT_PITRUSTWINE TRUE.
    4. If OPT_PITRUSTWINE TRUE is not found, add the line to the configuration file.
  2. Create a PI trust User in OSIsoft PI System:
    1. OPTS_V2-9-1-0_User-Guide_Linux_r06a.docx Page 36 of 42
  3. Update the OPDS Solution System Security:
    1. Log into Role Base Access Control (RBAC) Menu.
    2. Choose System Management.
    3. Choose System Security.
    4. Choose Check System Integrity.
    5. Choose Update Verification.
  4. Return the system to OPERATIONAL Mode:
    1. Log into Role Base Access Control (RBAC) Menu.
    2. Choose Mode Changes/Startup.
    3. Choose Enter Operational Mode.
  5. Verify the receive side is connecting to the destination PI database:
    1. tail -44f /Owllog/owlPI/logs/owlPIServer-TALK.log
    2. If connection errors are present, verify the trust is configured properly.