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

Previous page Next page

Replication of the archive data refers to the copying of fixed-size blocks of information (video, audio, metadata) from one archive to another within the same domain. The primary purpose of data replication is to ensure long-term storage and access to multimedia data on remote storage devices. Every archive can be both the sender and receiver of data. 

Attention!

  • In a block archive, replication is performed as blocks of information accumulate and only to the end of an archive. In an object archive, blocks of information can be replicated to any part of an archive. To transfer the old data from Archive 1 to Archive 2 and continue recording new data to Archive 2, do the following:
    • Replicate the data from Archive 1 to Archive 2, recording isn't performed to Archive 2.
    • Configure the camera recording to Archive 2.
      The events indicating the start and successful completion of data replication are generated in the system (see Event control). These events can be used in macros (see Programming).
  • Archives can use block or object type of storage (see General information about server archives). To successfully replicate data from an object archive to a block archive, you must create the NGP_ARCHIVE_REPLICATE_FRAME_BY_FRAME environment variable with the value (see Appendix 9. Creating system variable).

To configure data replication, do the following:

  1. In the list of archives of the domain, select the archive to which you want to copy data from other archives.
  2. Select one or more archives from which you want to copy data. You can also replicate video from the embedded camera storage (see Embedded storage).

  3. In the Replication period parameter, select the replication period:

    1. Always—replication is performed continuously. 

    2. Time schedule—replication is performed within the specified time schedule (see Creating schedules). For example, to distribute the CPU load, you can configure replication to run at night.
    3. On demand—replication is started manually or using macros (see Manual archive replication, Start replication).

      Attention!

      • If you change the replication period in an existing replication archive, the archive recordings for the previous period are deleted.
      • If you use an object archive, it is possible to record data and replicate it to the same archive at a time if you select the On demand replication period. For example, in the case of continuous recording and a short-term (for example, five minutes) loss of connection with the camera, you can use a macro to replicate the data from the embedded storage to the same archive to which the continuous recording is made.
  4. In the Cameras for replication parameter, for each archive, select cameras from which data are copied to the replication archive. To select all cameras, click the Select all button.

    Note

    • Data from a particular camera can be copied to the replication archive only from one archive. When you select a camera for replication from an archive, the camera becomes unavailable for replication from any other archive.
    • You cannot select cameras if they are already recording to the replication archive.
  5. Click the Apply button.

Configuring data replication is complete. If the replication period is set to Always, data replication starts immediately after the settings are applied.

Data replication from the block archive to the object archive

If Axxon One performs continuous recording of streams from cameras to the block archive and you want to transfer data from the block archive to the object archive, you must:

  1. Create a new object archive.
  2. Replicate previously recorded data from the block archive to the object archive.
  3. Disable replication and bind cameras to the object archive for subsequent recording.
  4. Unbind cameras from the block archive, leaving only the object archive active.

As a result, all old recordings transferred from the block archive to the object archive are saved. New camera recordings are saved directly to the object archive.


  • No labels