Setting up an standby I/O server

In setting up an I/O server how do you transfer config to a standby I/O server ?

Have setup all the comms drivers using OMOC, thinking I export config and open in standby ?

Parents
  • Hi David,
    Configuration can be 'saved' in OCMC, by right clicking on the Configuration node of that driver.

    This will save the configuration file in the dedicated folder for that driver,

    (default C:\ProgramData\Wonderware\OI-Server\$Operations Integration Supervisory Servers$\<Driver Name>\<Instance Name>\<Set Name>.AAcfg )

    If you move that file to your standby server, placing it in the same folder, then you are able to load that configuration using the same method, selecting the configuration set of your choice.

    It is also possible to move and overwrite the default AAcfg files named using the driver name in the file name. (in this case ABCIP.AAcfg)

     

    I hope this helps!

    From FAQ on the support site.

    https://softwaresupportsp.aveva.com/#/knowledgebase/details/000023327?lang=en_us

    OI Server Configuration Files

    Since each OI Server instance can have a unique configuration, the configuration file folder structure has been revised in newer versions.
    Configuration files are now located in the following location by default:
     
    C:\ProgramData\Wonderware\OI-Server\$Operations Integration Supervisory Servers$\<Driver Name>\<Instance Name>\<Driver Name>.AAcfg 

    Figure 8: Example configuration file for MBTCP instance named 'OI.MBTCP_P1' 
    If you want to move this configuration file to another node and need the application name to remain the same (such as in a redundant pair configuration), you must first manually create OI Server instances with the same names as the original node. This is a limitation of ProgID creation and other required registry keys and file folders that are created when instances are created. Once the instances are created, then the configuration files can be copied in to the corresponding locations.
  • Hi Richard, we will need to do that for every driver, and if we have multiple versions for the driver, even that needs to be done individually, is there any way to take a complete backup of say primary IO server and copy to secondary ?

  • If you by multiple versions mean multiple instances of the same driver, then you will have a folder in your driver folder for each instance.

    And you have to copy the .AAcfg for each one of them.

    I am not aware of any utility that saves 'all' configuration so it can be restored on a secondary node.

    Don't know if copying the entire program data folder is supported since there might be node specific references or configuration in there.

Reply Children