Installation guide

Where <study_status> is the status set for incoming objects without a study status as part of their
private tags.
Configuring an HSM archive
This topic applies only to an Archive Server, or to the Archive component of a single-host server
(including standalone with archive and single-server configurations).
If using an HSM archive, ensure that the mounted location is set up properly and is ready for storage
and retrieval of files before HSM starts to store to or retrieve data from the mounted location.
Tip:
Do not use mapped drives to point to the HSM directory.
By default, the location of the mount point is set to C:\hsm and the location of the subdirectory is set
to archive. Update the mount point to use the full UNC path and ensure that ImpaxServerUser has read
and write permissions on the mount point. Refer to “Configuring cache folder permissions for remote
caches and NAS” (article ID 9106) in the Administration Tools component of the IMPAX 6.3 Server
Knowledge Base.
To set the mount point
1. At a command prompt, type:
cd \mvf\bin
Tip:
To get information about the tool, type mvf_hsm_archive_add_mp.exe -?
.
2. To check the mounted location, type:
mvf_hsm_archive_add_mp.exe -S
3. To set the mounted location and directory, type:
mvf_hsm_archive_add_mp.exe -M <path> -D <directory>
where <path> is the full UNC path of the mount point and <directory> is the subdirectory.
For example, if hsm is a shared folder, and using the default subdirectory, type:
mvf_hsm_archive_add_mp.exe -M "c:\hsm" -D "\archive"
Moving the VOLUMES partition for DVD archives
These instructions apply only when the MVFjdvd archive package has been installed.
To move the VOLUMES partition
1. Ensure that the MVFSQLserver package has been installed.
IMPAX 6.3 AS300 Configuration Guide 28