Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Configuring Cluster Service for Axxon PSIM  License key Next page


On the page:

Preconfiguration of servers

Before consolidating the Servers into cluster, do the following:

  1. Install Windows Server of one of the following edition to both Servers: 
    a. Windows Server 2008 R2 Enterprise,
    b. Windows Server 2008 R2 Datacenter,
    c. Windows Server 2012 R2 Standard.
  2. Add both servers to one domain.
  3. Using the Add Features Wizard add the Failover Clustering feature to both servers.

  4. Enter the following parameter for the RAID supporting as a storage for cluster to the register:
    LocationHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ClusDIsk\Parameters,
    NameAllowBusTypeRAID
    TypeDWORD
    Value1
    (see Working with Windows OS registry).
  5. Restart both Servers.
  6. Create three disks on the common RAID array:
    a. to work in quorum and to store the cluster configuration,
    b. to store the Axxon PSIM database,
    c. to store video archive.
  7. In the Storage  Setup menu, set Assignment Mode in the Multiple Assignment position.
  8. In the Virtual Disks Assign menu, set the Full Access value for all servers.
  9. Enter the first server. Start the disks control consol and initialize all three disks.
  10. Switch the disks to online mode, create sections on all disks and format them.
  11. Switch the disks to offline mode.
  12. Enter the second server and initialize the disks in the same way.

Consolidation of two Servers into cluster and Axxon PSIM configuration

To consolidate two Servers into cluster and configure Axxon PSIM, do the following:

  1. Install the required version of Axxon PSIM on both Servers before consolidating them into cluster (see Installing and removing Axxon PSIM).
  2. Set the AxxonSoft\PSIM\PSIMRunService\InheritServiceEnvironment parameter with the value 1 in the registry.
  3. Stop the SQL Server (SQLEXPRESS) and PSIM Core Server services on both Servers and switch them to the manual type of start.
  4. Start the Failover Cluster Manager on the one of Servers (or remotely).
  5. Select Act Create cluster. The Cluster Creation Wizard will launch.
  6. Add both servers which are supposed to use for the failover cluster.
  7. Specify NetBios name and the IP address for the failover cluster (this data will be used for connection of the settings console).
  8. Complete the cluster creation.
  9. Configure the role on cluster. Select Add service Generic Service in the High Availability Wizard.

  10. Select the PSIM Core Server service.
  11. Configure the NetBios name and the IP address for the service (these parameters will be used for connection to Axxon PSIM).
  12. Complete the role configuration.
  13. Set the dependence on the Name and the IP address on the Dependence tab in the service settings.
  14. Set the Use network name for computer name checkbox (regardless of the letter case in the cluster settings, the name will be transmitted in capital lettters) on the General tab.
  15. Go to the role settings and select Add service Generic Service.
  16. Select the SQL Server (SQLEXPRESS) service.
  17. Complete the adding of the service.
  18. Select the PSIM Core Server service and perform Off the line action.
  19. Enter the Server, which is specified as the Owner unit. Disconnect the Axxon PSIM database in SQL, move the database files to the disk in the failover array and connect the database again.
  20. In the idb.exe, set the username and password for the database connection (see The idb.exe utility for converting databases, selecting database templates and making backup copies of databases).
  21. Start the Tweaki.exe and rename the computer to the name of the failover cluster (see Tweaki.exe utility for advanced setup of the Axxon PSIM software system).
  22. In the cluster settings, select Additional actions Replace primary cluster resources Select unit. Specify the second Server.
  23. In the SQL, disconnect the old databases and connect new databases from the disk in the failover array.
  24. Change the username and password for the database connection in the idb.exe.
  25. Start the PSIM Core Server in the Failover Cluster Manager.
  26. Start Axxon PSIM. Make sure that the start is correct.

Consolidation of two Servers into cluster and Axxon PSIM configuration are complete.

  • No labels