User's Manual

HP StorageWorks File System Extender Software user guide 155
Windows specific
Using the fsepartition --show and mountvol commands determine the corresponding volume
name and invoke the following command:
Unmounting an HSM file system located on a Windows host terminates the corresponding HSM
process and switches the HSM FS filter operation for managing accesses to the FSE partition to Limited
Access Mode (LAM).
3. On the FSE server system, run the following command:
This stops the Partition Manager (PM) that has been running for the FSE partition.
Enabling an FSE partition
To enable an FSE partition, do the following:
1. On the FSE server system, start the appropriate Partition Manager (PM):
2. On the FSE client system, mount the belonging HSM file system.
Linux specific
From the /etc/fstab file, determine the mount point of the HSM file system, and invoke the following
command:
Windows specific
Invoke the following command:
The command starts the appropriate HSM process and switches the HSM FS filter operation for
managing accesses to the FSE partition to Full Access Mode (FAM).
Removing an FSE partition
CAUTION: When an FSE partition is removed from the FSE system, all files that have been released from
the corresponding HSM file system (offline files) will be lost.
To remove an FSE partition, proceed as follows:
1. On the FSE client system, unmount the appropriate HSM file system.
Linux specific
From the local /etc/fstab file, determine the mount point of the HSM file system, and use the
following command:
Windows specific
Using the fsepartition --show and mountvol commands determine the appropriate volume
name and use the following command:
Unmounting an HSM file system located on a Windows host stops the corresponding HSM process and
switches the HSM FS filter operation for managing accesses to the FSE partition to Limited Access
Mode (LAM). The partition will remain accessible in LAM until the disk volume is reformatted or the
client system is restarted.
C:\>fse --umount MountPoint VolumeName
fsepartition --disable PartitionName
fsepartition --enable PartitionName
# mount MountPoint
C:\>fse --mount MountPoint VolumeName
# umount MountPoint
C:\>fse --umount MountPoint VolumeName