User's Manual
76 Configuring FSE
2. In the above command output, mark and copy the \\?\Volume{VolumeGUID}\ value above the
line D:\hsm_fs_folder:
The next steps depend on the chosen FSE user interface.
To configure an FSE partition using the FSE command-line interface, proceed with the following steps:
3. On the consolidated FSE system or the FSE server, locate the directory with the FSE configuration
templates.
Linux specific
On the Linux platform, the full pathname of the directory with FSE configuration templates is
/opt/fse/newconfig.
Windows specific
On the Windows platform, the full pathname of the directory with FSE configuration templates is
%InstallPath%\newconfig. The value of %InstallPath% depends on the choice made in the
FSE installation process. It defaults to C:\Program Files\Hewlett-Packard\FSE.
4. Make a local copy of the FSE partition configuration template. The template is named
fse-partition.cfg.
5. Edit the local copy of the FSE partition configuration template, and paste the volume name without the
\\?\ prefix and without the trailing backslash in the FileSystemID parameter.
The following excerpt of the partition configuration file shows the required volume ID format:
6. Decide which FSE media pools should be assigned to the FSE partition, and specify an appropriate
value for the Pools variable in the configuration file.
CAUTION: Once migrations have already been running on the FSE partition, you cannot change
the set of FSE media pools that are assigned to the FSE partition any more.
7. Configure all other parameters in the configuration file. For more information, see chapter ”Migration,
release, recall, and deletion”.
\\?\Volume{f6f3e1b6-b2ac-11d7-9c99-00b0d02fadef}\
# Where is the HSM file system?
#
Client "windows_fse_host.company.com"
{
# FileSystemID = "_HSM_FS_DEVICE_FILE_NAME_"
# e.g. /dev/mapper/hsmfs1, Linux client
FileSystemID="Volume{f6f3e1b6-b2ac-11d7-9c99-00b0d02fadef}"
# Windows client
Type = Regular
# Regular - regular read/write file system
# WORM - Write-Once-Read-Many file system
# uncomment and configure if Type = WORM :
# WORMTimeout = 450s
}