NetApp
With tia Content Server 2.0.0 support for NetApp was added.
This is based on ContentService Option 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 Content Server 3.5. It is based on Splitfilesystem Version 3.
Locking only works if Example configuration for retention service is configured.
Configuration Parameter - repository.cfg
<repoName>.contentservice.type=netapp
<repoName>.contentservice.netapp.root = C:/DEV/cs/storage
#<repoName>.contentservice.netapp.ContrepInPath = #default: false
#<repoName>.contentservice.netapp.RetriesFolderCreate = #default: 3
#<repoName>.contentservice.netapp.FreeDiscSpace = #default:0
Configuration Parameter for v3 - repository.cfg
<repoName>.contentservice.type=netappv3
<repoName>.contentservice.netappv3.root.0 = C:/DEV/cs/storage0
<repoName>.contentservice.netappv3.root.0.FreeSpaceGb=30
<repoName>.contentservice.netappv3.root.1 = C:/DEV/cs/storage1
<repoName>.contentservice.netappv3.root.1.FreeSpaceGb=-1
<repoName>.contentservice.netappv3.root.2 = C:/DEV/cs/storage2
<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
, multiple selections available,