HP StorageWorks Clustered File System 3.6.0 Windows Storage Server Edition Administration Guide (403103-005, January 2008)

Table Of Contents
Chapter 9: Configure PSFS Filesystems 111
You can also assign a drive letter or path from the command line:
mx fs assignpath --path <path or driveletter> [--createdir]
<filesystem> <ALL_SERVERS | server ...>
The --createdir option creates the mount path if it does not already exist
on each server.
If a server was out of the cluster while the drive assignment was made or
you add a new server to the cluster, you can use the above command to
add the drive assignment to that server.
View Drive Letter or Path Assignments
To view the existing drive letter or path assignment for a filesystem, select
the filesystem on the Filesystems tab, right-click, and then select Query
Assignments. The resulting window lists each server that has mounted
the filesystem and the mount path or drive letter assigned to it.
You can also view this information from the command line. To see the
assignments for a filesystem, use this command:
mx fs queryassignments
<filesystem>
<ALL_SERVERS |
server
...>
To see the assignments on specific servers, use this command:
mx fs getdriveletter --server
<ALL_SERVERS |
server
...>