Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Mit Audodigit With Autodigit 2.0.0 wurde der Support für NetApp hinzugefügt.
Dieses basiert auf Splitfilesystem Version 2 und bietet Unterstützung für SnapLock an.
Es besitzt die identischen Konfigurationsparametzer wie SplitFileSystem Version 1. Der Snaplock-Hardwarelock unterstützt nur Retention nicht jedoch Legal-Holds.

...

support for NetApp was added.
This is based on Splitfilesystem version 2 and offers support for SnapLock.
It has the identical configuration parameters as SplitFileSystem version 1. The Snaplock hardware lock only supports time based retention. Legal holds are not supported.

Netapp v3 is implemented since tia core 3.5. It is based on SFS v3.

Locking only works if retention service (tC) is configured.

The NetApp type can also be used for ICAS.

Configurationparameter - repository.cfg

Code Block
<repoName>.contentservice.type=netapp
<repoName>.contentservice.netapp.root = C:/DEV/cs/storage_autodigit_sfs
#<repoName>.contentservice.netapp.ContrepInPath = #default: false
#<repoName>.contentservice.netapp.RetriesFolderCreate = #default: 3
#<repoName>.contentservice.netapp.FreeDiscSpace = #default:0

Configurationparameter for v3 - repository.cfg

Code Block
<repoName>.contentservice.type=netappv3
<repoName>.contentservice.netappv3.root.0 = C:/DEV/cs/storage_autodigit_sfs0
<repoName>.contentservice.netappv3.root.0.FreeSpaceGb=30
<repoName>.contentservice.netappv3.root.1 = C:/DEV/cs/storage_autodigit_sfs1
<repoName>.contentservice.netappv3.root.1.FreeSpaceGb=-1
<repoName>.contentservice.netappv3.root.2 = C:/DEV/cs/storage_autodigit_sfs2
<repoName>.contentservice.netappv3.root.2.FreeSpaceGb=40
#<repoName>.contentservice.netappv3.ContrepInPath = #default: false
#<repoName>.contentservice.netappv3.RetriesFolderCreate = #default: 3
<repoName>.contentservice.netappv3.maxfolderblocks=8
<repoName>.contentservice.netappv3.maxFileNameLength=200
<repoName>.contentservice.netappv3.rootSelectionIntervalH=9