Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width50%
Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleOn the page:

Table of Contents

 

Column

 

Tip

General information about server archives

Statuses of archive volumes

General information

A remote archive can only be represented as a file on one or several remote storages.

The following protocols of remote storages are supported:

  • For Linux OS:
    • SMB2/SMB3.
    • NFSv3/NFSv4.
    • CIFS.
    • iSCSI.
  • For Windows OS:
    • WinAPI access mechanism (current version for Windows 10 and 11).

The choice of protocol depends on the configuration, security policies, and capabilities of the NAS.

Create a remote archive

To create a remote archive, do the following::

  1. Go to the Archive tab.
  2. In the branch of
  3. the 
  4. the Server object,
  5. click
  6. click the Create... link.
    Image Modified
  7. Select the Remote
  8.  archive
  9.  archive type.
    Image Modified
  10. Specify the name and color of the archive (1).
  11. Select the storage type (2):
  12. In the Color field, select the color of an archive.
  13. If necessary, in the Depth, days field, specify the maximum depth of storing an archive in days. If you specify the 0 value, the archive depth is unlimited (see Configuring recording to an archive).
  14. In the Multimedia storage field, specify the name of an archive.
  15. In the Storage type field, select the type of archive storage:
    • Block,
  16. block, 
    • if you need low latency and high performance in various situations. For example, for tasks with a large read and write load;
  17. object
    • Object, if you need to

  18. process large amounts of unstructured data, unlimited storage, scalability and complex metadata management to ensure overall performance. For example, to analyze big data
  19. In the Partitions information section, click the + button.
    Image Added
    As a result, a panel for configuring a path to a remote storage opens.
  20. Enter a path to

  21. the
  22. a remote storage, where

  23. the
  24. an archive must be located (

  25. 3). Note
    titleAttention!

    If you plan to connect several users from this computer to the remote archive, do the following:

    To the C:\Windows\System32\Drivers\etc\hosts file add the following string: "192.168.1.1 DNSname1", where 192.168.
  26. 1

  27. .1 is the IP address of the remote storage, DNSname1 is the domain name of the remote storage.
  28. When creating a remote archive, use the specified domain name in the address.
  29. If you need to add several remote archives using different remote user accounts, do the following:

    1. To the C:\Windows\System32\Drivers\etc\hosts file add the IP addresses and domain names of all remote storages.
    2. When creating archives, use the specified domain names in the address.
    In a failover system with a backup Server (see Setting up a configuration with the backup Server
  30. )

  31. , the hosts file on the backup Server must include records from all Servers, if domain names differ on each Server
  32. .

  33. Enter the username
  34. and password (4). The user must have permissions
  35. of the user who has permission to access the remote storage (2).
  36.  

  37. Note
    titleAttention!
  38. The username must be specified
  39. You must enter the username with a prefix of the domain (domainname\username) or name of the computer (computername\username) where this account is located.

  40. Enter the password of the user who has access to the remote storage (2).
  41. Click
  42. the
  43. the Connect button
  44. (5)
  45. .
  46. This will connect you to the remote storage. When you are connected, you
  47. will
  48. see a
  49. dialog box
  50. window for configuring the archive parameters.
    Image Added
  51. In the Archive field, enter the file size in GB or set it by moving the slider. The size of an archive file must be greater than or equal to 1 GB. For the Fat32 file system, the maximum archive size is 4 GB.
    Note
    titleAttention!

    If you need to create an archive file larger than 16 TB, the cluster size for the NTFS file system must be set to a value greater than 4 KB when formatting the disk in Windows OS. To do this, right-click the disk to which the archive file will be written, and in the menu that opens, select the Format... item.

    Image Added

    In the Format window that opens, from the Allocation unit size list, select a cluster size greater than 4 KB and click the Start button.

    Image Added

    Info
    titleNote

    To change the archive folder in the remote storage, click the Image Added button and select the required location.


  52. If necessary, you can add other remote storages to the archive and configure their parameters.
  53. Click the Apply Image Added button.

Creation of a remote archive is complete. After the archive is created, the status of the remote storages, where the archive is located, is displayed.

Image Added

Limitations when working in Windows OS

! Only one remote user can connect to the remote storage at a time. This is a limitation of Windows OS

...

!

Attempting to connect multiple users at the same time can result in connection errors and storage malfunctions. You can check the active user connections in the Partitions information section.
Image Added

If this error occurs, disconnect the previous user from the device on which Axxon One is installed in one of the following ways:

    1.
  1. Run the net use /delete command.
  2. 2.
  3. Use the PsExec system program to open the command prompt as the LocalSystem user (psexec.exe -i -s cmd.exe) and run the same command.
  4. Image Removed

    Enter the file size in GB or set it by moving the slider. The size of the archive file must greater than or equal to 1 GB. For the Fat32 file system, the maximum archive size is 4 GB.

    Info
    titleNote

    To change the archive folder in the remote storage, click the Image Removed button and select the required location.

  5. If necessary, you can add other remote storages to the archive and configure their parameters.
  6. Click the Apply button.

Creating a remore archive is complete. After the archive is created, the status of the remote storages, where the archive is located, will be displayed.

Note
titleAttention!

If you plan to connect several users from this computer to a remote archive, do the following:

  1. To the C:\Windows\System32\Drivers\etc\hosts file add the following string: "192.168.1.1 DNSname1", where 192.168.1.1 is the IP address of the remote storage and DNSname1 is the domain name of the remote storage.
  2. When you create a remote archive, use the specified domain name in the address.

If you need to add several remote archives using different remote user accounts, do the following:

  1. To the C:\Windows\System32\Drivers\etc\hosts file add the IP addresses and domain names of all remote storages.
  2. When you create archives, use the specified domain names in the address.

In a failover system with a backup server (see Setting up a configuration with the backup Server), the hosts file on the backup server must include recordings from all servers if domain names differ on each server.

...