server_mount
397
The server Commands
server_mount
Mounts file systems and manages mount options for the specified
Data Mover(s).
SYNOPSIS
server_mount {<movername> | ALL}
[-all]
| [-Force] [-option <options>] <fs_name> [<mount_point>]
<options>:
[ro | rw] [primary=<movername>]
[nonotify] [nooplock]
[notifyonaccess] [notifyonwrite]
[accesspolicy={NT | UNIX | SECURE | NATIVE | MIXED | MIXED_COMPAT}]
[nolock | wlock | rwlock]
[cvfsname=<newname>]
[noscan]
[noprefetch]
[uncached]
[cifssyncwrite]
[triggerlevel=<value>]
[ntcredential]
[renamepolicy={CIFS | FULL | NO}]
[cifsnanoroundup]
[nfsv4delegation={NONE | READ | RW}]
DESCRIPTION server_mount attaches a file system to the specified <mount_point>
with the specified options, and displays a listing of mounted file
systems. server_umount unmounts the file system.
The ALL option executes the command for all of the Data Movers.
Note: The primary=<movername> option is not used.
OPTIONS No arguments
Displays a listing of all mounted, and temporarily unmounted file
systems.
-all
Mounts all file systems in the mount table.
-Force -option rw <fs_name> <mount_point>
Forces a mount of a file system copy (created using fs_timefinder) as
read-write. By default, all file system copies are mounted as
read-only.