3.5.1 Matrix Server Administration Guide
Chapter 7: Configure PSFS Filesystems 119
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
View Filesystem Status
The Filesystems tab on the Management Console lists information about
all filesystems in the matrix. For each filesystem, the display lists the
servers on which the filesystem is configured, including the mountpoints.
The following example shows that filesystem u02 is mounted at /u02 on
three servers and is not currently mounted on one server.
To see information about a filesystem mount on a particular server, select
the filesystem entry for that server, right-click, and select Properties.
You can also use Linux utilities such as df or the Matrix Server mx
command to display status information.
mx fs status [--mounted|--unmounted] [--persistent]
[--verbose] [--standard|--snapshots]
The --verbose option displays the FS type (always PSFS), the size of the
filesystem in KB, and the UUID of the parent disk. The --standard option
shows only standard filesystems; the --snapshots option shows only
snapshots.