40
Installing and Configuring Enhanced DFS 3.0
Handling of setuid Programs and Device Files in DFS
OUTPUT
The cm gethardmount command first displays the line
Fileset pathname status:
In the output, pathname is the name of a file or directory specified with the
-path option. For each specified file or directory, the following output
values are possible for the fileset on which it resides:
• hardmounted filesets allowed - Indicates that hard mount semantics are provided
for this fileset.
• hardmounted filesets not allowed - Indicates that hard mount semantics are not
provided for this fileset.
• cm: the fileset on which ‘pathname’ resides does not exist - Indicates that the
specified pathname is invalid.
EXAMPLES
The following command indicates that hard mount semantics are not
provided for the fileset that contains the directory /.../abc.com/fs/usr/jlw by
the Cache Manager:
$ cm gethardmount /.../abc.com/fs/usr/jlw
Fileset /.../abc.com/fs/usr/jlw status: hardmounted filesets
not allowed
RELATED INFORMATION
Commands: cm sethardmount(8dfs)