Displays a list of mounted directories at all mount points or at a particular mount point. Related commands: MOUNT, DISMOUNT Format SHOW MOUNT [ device ] [ /ALL ] [ /FULL ] [ /HOST=host ]
1 – Parameters
device Optional. Default: All mounted file systems. Local device for which to display mount information. Specify one of the following: o DNFSn: - the full NFS device name and directory tree, for example, DNFS3:[USER.NOTES] o Volume label o Logical name for the device You can use abbreviations and wildcards.
2 – Qualifiers
2.1 /ALL
Optional. If you also specify device, displays information for all NFS server hosts with mounted file systems on this device. If you do not specify device, displays information for all NFS server hosts with mounted file systems on any device. Not valid with /HOST.
2.2 /FULL
Optional. Default: Brief description is displayed. Displays the full, current operating parameters related to each mount.
2.3 /HOST
/HOST=host Optional. Default: All NFS servers with file systems currently mounted. NFS server on which the physical files reside. Not valid with /ALL.
3 – Examples
1.TCPIP> SHOW MOUNT _DNFS1:[000000] automount (inactivity timer 0 00:23:00.00), mounted SIGMA.PROCESS.COM:/usr _DNFS2:[000000] mounted IRIS.PROCESS.COM:/usr/users Shows the characteristics of all mounted file systems on all local NFS devices. 2.TCPIP> SHOW MOUNT DNFS3: /ALL _DNFS3:[A.B] mounted SIGMA.PROCESS.COM:/usr _DNFS3:[A.C] mounted SIGMA.PROCESS.COM:/work Shows the characteristics of all mounted file systems on local device DNFS3:.