Netapp
With Autodigit 2.0.0 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 Example configuration for retention service is configured.
The NetApp type can also be used for ICAS.
Configurationparameter - repository.cfg
<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
<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