Copyright@1993~2013 Advanced Computer & Network Corp. All Rights Reserved.
99
SAS 712 U Series User Manual
mount <IP address of NAS>:/nfs-share/<share name> <mount point>
For example:
mount 192.168.8.180:/
nfs-share
/SQL_DB2 /mnt/nas
Redhat Linux 6
The default attempt will try to use NFS version 4 protocol to set up connection in Redhat Linux 6.
Use the following syntax to mount an NFS share.
mount <IP address of NAS>:/<share name> <mount point>
For example:
mount 192.168.8.180:/SQL_DB2 /mnt/nas
Open Solaris 10/11
Open Solaris 10/11 will use NFS version 4 as default. Use the following syntax to mount an NFS
share.
mount -F nfs -o rw <IP address of NAS>:/<share name> <mount point>
For example:
mount -F nfs -o rw 192.168.8.180:/SQL_DB2 /mnt/nas
NFS and vShpere5
If you want to use U400Q/U600Q as vSphere 5 storage through NFS connection, please make sure
you export the NFS share with read/write access rights. In the vSphere 5 UI setting for NFS share,
please use the following syntax as shown in the screenshot below.
/nfs-share/<share name>
Summary of Contents for SAS 712U Series
Page 119: ......