Represents the description of an IBM Tivoli Storage Manager (TSM) fixed content device. Although TSM supports a variety of storage devices, the
class currently supports only IBM System Storage DR550. IBM System Storage DR550 provides automated data protection and allows you to comply with data retention requirements.
The following tables list the members exposed by ITivoliFixedContentDevice.
Public Properties
Name | Description | |
---|---|---|
![]() |
TSMApplicationType | A string, such as "FileNetP8", that identifies the application type of the client (Content Engine server) to the IBM Tivoli Storage Manager server. |
![]() |
TSMArchiveProtectionFlag | Specifies whether data retention protection is enabled on the IBM Tivoli Storage Manager (TSM) server ( ) or not ( ). This property corresponds to the ENABLEARCHIVERETENTIONPROTECTION option in a TSM options file and must match the data retention protection setting on the TSM server. |
![]() |
TSMCompressionFlag | Specifies whether files will be compressed before they are sent to the IBM Tivoli Storage Manager (TSM) server ( ) or not ( ). This property corresponds to the COMPression option in a TSM options file. |
![]() |
TSMConfigurationFilesShare | The full path of the root directory that contains the configuration options files for the IBM Tivoli Storage Manager (TSM) server. This directory must already exist and must be shared so that the Content Engine system user has read/write access. You should not modify these configuration options files directly; they are written to by the Content Engine server whenever various object properties are changed. Because the TSM server cannot run if these files are missing or damaged, you should back them up frequently. |
![]() |
TSMDSMIDirectory | If this property is set, it indicates that the Content Engine (CE) server is connected to the IBM Tivoli Storage Manager (TSM) server as a UNIX TSM client and specifies the full path of the client directory containing the dsmtca and dsm.sys files. Otherwise, if this property is not set, it indicates that the CE server is connected to the TSM server as a Microsoft Windows TSM client. |
![]() |
TSMFilespaceName | The name of the file space used by the client node (Content Engine server) to connect to an IBM Tivoli Storage Manager (TSM) server. A file space maps a TSM client node to a particular file system on the client machine. The file space name must begin with a forward slash (“/”). |
![]() |
TSMManagementClasses | A collection of the management classes associated with a class. Each management class represents a specific retention setting, which consists of a retention scheme type and a retention period, that can be applied to an IBM Tivoli Storage Manager server. |
![]() |
TSMMountWaitDuration | This property is not supported. |
![]() |
TSMNodeName | The name of the client node (Content Engine server) to connect to the IBM Tivoli Storage Manager (TSM) server. All Content Engine objects that are archived on the TSM server will be accessed using this client node name. The client node must be configured to have proper read/write access and must be allowed to make multiple connections to the TSM server. |
![]() |
TSMOptions | A string containing configuration options that are passed to the IBM Tivoli Storage Manager (TSM) server by the TSM client (Content Engine server). These configuration options override the settings specified in the TSM options files. This string is not normally used and can contain P8-specific data that is not passed to the TSM server. |
![]() |
TSMOwnerName | The owner name for controlling access to the Content Engine objects that are archived using the IBM Tivoli Storage Manager server. This property is included for legacy reasons and is normally left blank. |
![]() |
TSMPassword | The password of the client node (Content Engine server) that connects to the IBM Tivoli Storage Manager server. |
![]() |
TSMPort | The port number of the IBM Tivoli Storage Manager (TSM) server. This property corresponds to the tcpport option in a TSM options file. |
![]() |
TSMServerAddress | The IP address or computer name of the IBM Tivoli Storage Manager (TSM) server. This property corresponds to the TCPSERVERADDRESS option in a TSM options file. |
![]() |
TSMWriteBufferSize | The buffer size, in bytes, to use when transferring content data from the Content Engine to the IBM Tivoli Storage Manager server. |