SAS / SATA II NAS System
User Manual
163
Accessing proNAS shares under Linux
For NFS
share:
Usage:
mount -t nfs x.x.x.x:/mnt/proNAS/volume/share /mnt/temp
where:
x.x.x.x = proNAS IP address
/mnt/proNAS/volume/share = the complete path of the NFS share. You
may use the command "showmount -e x.x.x.x" to query the complete
path.
/mnt/temp = local mount point on the client
For CIFS
share:
Usage:
mount -t smbfs //x.x.x.x/share /mnt/temp -o
username=account,password=secret
or
mount.cifs //x.x.x.x/share /mnt/temp -o
username=account,password=secret
or
smbmount //x.x.x.x/share /mnt/temp -o
username=account,password=secret
where:
x.x.x.x = proNAS IP address
share = CIFS share name. You may use the command "smbclient -L
x.x.x.x" to query the CIFS share names.
/mnt/temp = local client mount point.
-o username=account,password=secret = the account name and
password
Содержание SN-3163S3H-QX
Страница 1: ...SAS SATA II NAS System User Manual Revision 1 1 P N PW0020000000365...
Страница 10: ...SAS SATA II NAS System 10 User Manual PART I Hardware Components and RAID Subsystem...
Страница 41: ...SAS SATA II NAS System User Manual 41...
Страница 42: ...SAS SATA II NAS System 42 User Manual...
Страница 43: ...SAS SATA II NAS System User Manual 43...
Страница 44: ...SAS SATA II NAS System 44 User Manual...
Страница 94: ...SAS SATA II NAS System 94 User Manual PART II proNAS System...
Страница 115: ...SAS SATA II NAS System User Manual 115 4 Verify the new LV size...