Configuration (Store) - STORAGEFS (0)
[COMMON SETTINGS]
In order to use STORAGEFS, please set in [COMMON SETTINGS] section the parameter StorageType = 0.
[STORAGEFS]
Parameter | Value | Description | Defaults |
---|---|---|---|
ArchPath | String | Defines the path, where documents will be stored. Can be specified per ContentRepository by adding a trailing "_<ContentRepository>" Example: ArchPath_T1 = /opt/storage/T1 Multiple path configurations are possible by adding a "#<number>" between ArchPath and potential trailing repository specification. Example: ArchPath#1_T1 = /opt/storage1/T1 ArchPath#2_T1 = /opt/storage2/T1 Please note that every defined ArchPath needs to be existent as well as it has to be accessible for the user KGS store is running on. | |
ContRepInPath | true / false | Repository ID in document filing structure on/off | TRUE |
DataEncoding | Integer | 0 = No data encoding 1 = KGS encoding This parameter can be set per ContentRepository. Example: DataEncoding = 0 DataEncoding_T1 = 1 | 0 |
DuplicatePath | String | Defines the path for storing duplicates of the data (mirroring). Can be specified per ContentRepository by adding a trailing "_<ContentRepository>" Example: DuplicatePath_T1 = /opt/storage/T1 Multiple path configurations are possible by adding a "#<number>" between DuplicatePath and potential trailing repository specification. Example: DuplicatePath#1_T1 = /opt/storage1/T1 DuplicatePath#2_T1 = /opt/storage2/T1 | |
EnableComponentMove | true/false | Move files instead of copying to ArchPath. If this option is being enabled it increases the performance if the working directory of the ContentServer and the defined ArchPath are on the same hard disk. | FALSE |
FreeDiscSpaceArchPath | Integer | Defines the minimal amount of space in megabyte that should be kept free. Can be specified per ContentRepository by adding a trailing "_<ContentRepository>" Example: FreeDiscSpaceArchPath_T1 = 1024 Multiple space configurations are possible by adding a "#<number>" between FreeDiscSpaceArchPath and potential trailing repository specifications. Example: FreeDiscSpaceArchPath#1_T1 = 1024 FreeDiscSpaceArchPath#2_T1 = 512 Maximum allowed value: 2147483647, higher values will be ignored! | 0 |
FreeDiscSpaceDuplicatePath | Integer | Defines the minimal amount of space in megabyte that should be kept free. Can be specified per ContentRepository by adding a trailing "_<ContentRepository>" Example: FreeDiscSpaceDuplicatePath_T1 = 1024 Multiple space configurations are possible by adding a "#<number>" between FreeDiscSpaceArchPath and potential trailing repository specifications. Example: FreeDiscSpaceDuplicatePath#1_T1 = 1024 FreeDiscSpaceDuplicatePath#2_T1 = 512 | |
HashAlg | MD5 / SHA1 / SHA-256 / SHA-384 / SHA-512 | Defines the hashing algorithm used for the hash key. Empty means that the hash mode is off. This parameter can be set per ContentRepository. Example: HashAlg_T1 = MD5 | MD5 |
HashCheck | true / false | Enables or disables the hashkey check during document checkout (get). This parameter can be set per ContentRepository. Example: HashCheck = false HashCheck_T1 = true | FALSE |
MaxFileNameLength | Integer | Defines a limitation for the maximal length of the filename. When this limit has exceeded the part of the ComponentID in the filename is being replaced by a fingerprint of the ComponentID and the original ComponentID is being stored in the info-file. Use this parameter only if your file system has a limitation that does not fit to the documents you want to archive. 0 = no limitation | 0 |
ReadOnly | List of ContentRepository name/-s, separated by a comma | Defines a list of one or many ContentRepositories which shall be handled as read-only. For every repository specified here, all write-requests will be rejected. | |
RetentionPeriod | Integer | Defines the amount of time (in months) from the creation date until the document should be protected from deletion. (Must be used together with EnableCheckRetentionDate = TRUE) Retention periods can be set per ContRep and per document mime-type. Example: RetentionPeriod_T1=36|application /x-alf=1000|application/x- reo=5|image/tiff=6 |
|
→ Configuration (Store) - EMC CENTERA (1) | Configuration (Store) - StorageTypes - ArchiveLink