EMC DL3D 1500 Administrator's Manual page 224

Disk library
Table of Contents

Advertisement

Mounting or Mapping the NAS Shares
mount -o nfsvers={1|2|3} {nfs_server}:/{export path}
/{mountpoint}
To show the list of file systems exported by the NFS server:
showmount -e {nfs_server}
To show the NFS statistics:
nfsstat -c [show NFS statistics]
Solaris
Mount the NFS share created on the DL3D using this command:
mount -o vers=3 {nfs_server}:/{export path} /{mountpoint}
For example:
mount -o vers=3 cosmowanda:/Q/shares/tl_nfs_1 /stoli1
To mount the NFS share on another NFS version, use the command:
mount -o vers={1|2|3} {nfs_server}:/{export path}
/{mountpoint}
Note: The mount {nfs_server}:/{directory} /{mountpoint} command defaults to
NFSv4 in Solaris. Attempting to mount the share using NFSv4 results in a No
such file or directory error. To avoid this error, specify the NFS
version when using this command.
To show the list of file systems exported by the nfs server:
showmount -e {nfs_server}
and
showmount -e dfshares {nfs_server}
To show or clear the NFS statistics, respectively:
nfsstat -c [show NFS statistics]
nfsstat -z [clear NFS statistics]
224
EMC DL3D 1500 and 3000 Administrator's Guide

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dl3d 3000

Table of Contents