When you select an archive store for the Data Vault target connection, you must specify the connection properties to the archive store.
The archive store that you select determines the connection properties that you must set.
EMC Centera
The following list describes the connection property that you set for the EMC Centera archive store:
POOL_ADDR
Pool address for the Centera storage pool in the following format:
<Storage IP address>?<Path and filename of the PEA file>
The Pool Entry Authorization (PEA) file controls client application access to the Centera storage. You must get the pool address from the Centera system administrator.
The following example shows a pool address:
168.159.214.13?C:/SHARE/HW/CAS64/user1.pea
Hitachi Content Archive Platform
The following list describes the properties that you set for the Hitachi Content Archive Platform archive store:
HCP Authentication Token
Authentication token for the namespace and tenant in the HCP server. Get the authentication token from the HCP administrator.
Command
Path to the Data Vault folder in HCP.
For example, the following path shows the location of the Data Vault archive folder named
infa_archive
in the REST space of the namespace
ns0
and tenant
ten1
in the HCP server
hcp.archivas.com
:
ns0.ten1.hcp.archivas.com/rest/infa_archive
Hadoop HDFS
The following list describes the properties that you set for the Hadoop HDFS archive store:
HDFS URL
Hostname or IP address for the HDFS server.
HDFS Port
Port number to connect to HDFS. The default HDFS port number is 54310.
Command
Path to the directory for the Data Vault in HDFS. Do not include the HDFS prefix or host name.
EMC Atmos
The following list describes the connection property that you set for the EMC Atmos archive store:
POOL_ADDR
Pool address for the Atmos storage pool in the following format:
<Storage IP address>?<Path and filename of the PEA file>
The Pool Entry Authorization (PEA) file controls client application access to the Atmos storage. You must get the pool address from the Atmos system administrator.
The following example shows a pool address:
168.159.214.13?C:/SHARE/HW/CAS64/user1.pea
S3 Storage
The following list describes the connection properties that you set for the S3 archive store:
The AWS region URL along with the bucket name. For example:
https://s3.amazonaws.com/testbucket
In addition to the AWS Key and Command properties, using S3 as a storage platform requires that you install the libcurl API (libcurl.so.4.2.0) and the dependent libraries in the following directories:
Data Vault Service
On Windows, install the files in the root folder of the Data Vault Service directory.
On UNIX, install the files in the
/<File Archive Service Directory>/odbc
directory.
Data Vault Service Agent
On Windows or UNIX, install the files in the root folder of the Data Vault Service agent directory.
If the Data Vault Service agent is installed on multiple machines, install the files on each machine that hosts a Data Vault Service agent.