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 the Server object, click the Create... link.
    Image Modified
  3. Select the Remote archive type.
    Image Modified
  4. In the Color field, select the color of an archive.
  5. 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).
  6. In the Multimedia storage field, specify the name of an archive.
  7. In the Storage type field, select the type of archive storage:
  8. In the Partitions information section, click the + button.
    Image Modified
    As a result, a panel for configuring a path to a remote storage opens.
  9. Enter a path to a remote storage, where an archive must be located (

  10. 1). Note
    titleAttention!

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

    To the C:\Windows\System32\Drivers\etc\hosts file add the following string: "192.168.
  11. 1

  12. .1 DNSname1", where 192.168.1.1 is the IP address of the remote storage, DNSname1 is the domain name of the remote storage.
  13. When creating a remote archive, use the specified domain name in the address.
  14. 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
  15. )

  16. , the hosts file on the backup server must include recordings from all servers if domain names differ on each server
  17. .

  18. Enter the username of the user who has
  19. permissions
  20. permission to access the remote storage (2).
  21.  

  22. Note
    titleAttention!
  23. The username must be specified
  24. 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.

  25. Enter the password of the user who has
  26. acess
  27. access to the remote storage (2).
  28.  
  29. Click the Connect button
  30. . Note
    titleAttention!

    ! 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 Removed

    If this error occurs, disconnect the previous user in one of the following ways:

  31. Run the net use /delete command.
  32. Use the PsExec system program to open the command prompt as the LocalSystem user (psexec
  33. .
  34. exe -i -s cmd.exe) and run the same command.
  35. This will connect you to the remote storage. When you are connected, you see a
  36. dialog
  37. window for configuring the archive parameters.
    Image Modified
  38. 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 Modified

    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 Modified


    Info
    titleNote

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


  39. If necessary, you can add other remote storages to the archive and configure their parameters.
  40. Click the Apply Image Modified 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 Modified

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 in one of the following ways:

  1. Run the net use /delete command.
  2. 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.
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.