Documentation for Axxon PSIM 2.0. Documentation for other versions of PSIM is available too.

Previous page Configuring operation of distributed architecture in the failover mode  Configuring Failover service Next page


On the page:

Purpose and features of the Failover mode

Distributed architecture can operate in the failover mode. If the connection with one of distributed system Servers fails, then this mode enables transferring the configuration created under the Server to a Standby Server. A Standby Server temporarily becomes a video server and records archive in accordance with the settings of the Computer object that corresponds to a Standby Server (see Selecting the disks for video archive storage). When the connection is restored, the configuration is restored on the main Server.

Note

Video image update on Client Video Surveillance Monitors can take several seconds after configuration transfer, as the update is performed sequentially every 3 seconds. Video is displayed as usual after the update. If more than 64 cameras are added on the monitor, the update does not occur while the System Settings dialog box is open. The update period can be decreased by the monitor_refresh_delay registry key – see Registry Keys Reference Guide.

Note

When moving configuration to the Backup Server and getting it back to the main Server the Failover service object generates START and STOP events. These events can be used in scripts for flexible system configuration. For examples, see Examples of scripts in the JScript language section of The Script object. Programming using the JScript language.

The configuration transfer time after losing connection with the main Server depends on many factors including but not limited to the following:

  1. Computer capacity.
  2. Data storage system speed.
  3. The value of the FastIndex key in the registry (see Registry keys reference guide). It is recommended to set the key value to 1.
  4. The system objects tree (the more subsystems and modules there are, the slower the configuration transfer).

Example

The following migration time is confirmed in both directions (i.e. from the Main Server to the standby Server and vice versa):

  1. 100 cameras are transferred in less than 20 seconds;
  2. 200 cameras are transferred in less than 30 seconds.

The archive size tested was more than 5TB and the Servers hardware as follows:
Main Server: Intel Core i5-8500, 16 GB RAM.
Standby Server: Intel Core i5-8400, 16 GB RAM.

In the case of a normal shutdown of Axxon PSIM on the main Server, the configuration is not transferred to the backup Server.

In case of manual shutdown of the main Server, the configuration is also not transferred to the backup Server.

Examples of Failover system organization

1 main Server + standby Server

If the main Server + standby Server operation scheme is in use (see the figure below), it is possible to configure both main and standby Servers for recording on the same network resource or several resources (see Using network disks). In this case the archive is always available no matter which Server operates with cameras.

N main Servers + standby server

If the N main Servers + standby server operation scheme is in use (see the figures below), it is impossible to create a unified archive. In this case the main Servers perform recording on different logical drives (sections, partitions), local or network. If these drives are specified for archive recording on the standby Server, then the archives from different main Servers will mix.

The AxxonPlayer.exe utility can be used to access the archive created by the standby Server on NAS or local drive (see Axxon Player documentation). Alternatively, the main and the backup Server archives can be synchronized through the Backup archive module (see Configuring archive synchronization of main and backup Servers).

If configuration from several main Servers is transferred to a single standby Server, you should foresee a situation where all main Servers fail and ensure that standby Server has sufficient CPU, RAM and LAN resources.

Two Servers being standby for each other

Any Server can act both as a main and as a standby at the same time given that the performance of the Server platform allows it. Therefore, a Failover system can be organized with two video servers that are standby in relation to each other.

As in the cases described above, if both Servers record the archive to the network storage, access to the archive is available when the configuration is transferred. If the Servers record a local archive or use different network storages, the AxxonPlayer.exe utility (see Axxon Player documentation) or synchronization through the Backup archive module (see Configuring archive synchronization of main and backup Servers) can be used to access the archive created by the standby Server on NAS or on local drive.

  • No labels