Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Configuring Cluster Service for Intellect  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 Intellect 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 Intellect configuration

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

  1. Install the required version of Intellect on both Servers before consolidating them into cluster (see Installing and removing Intellect).
  2. Set the AxxonSoft\INTELLECT\IntellectRunService\InheritServiceEnvironment parameter with the value 1 in the registry.
  3. Stop the SQL Server (SQLEXPRESS) and Intellect 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 theIntellect Core Server service.
  11. Configure the NetBios name and the IP address for the service (these parameters will be used for connection to Intellect).
  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 Intellect Core Server service and perform Off the line action.
  19. Enter the Server, which is specified as the Owner unit. Disconnect the Intellect 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 Intellect 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 Intellect Core Server in the Failover Cluster Manager.
  26. Start Intellect. Make sure that the start is correct.

Consolidation of two Servers into cluster and Intellect configuration are complete.

  • No labels