SAS / SATA II NAS System
User Manual
195
If you choose remote share, please input the IP address in the "path" field. Choose
Samba or NFS of the protocol and enter account and password.
Example:
For
Samba:
Path =
//192.168.100.164/Share
You cannot use the directory under the share.
Example:
//192.168.100.164/Share/dir1 <==Incorrect
//192.168.100.164/Share <==Correct
If you are not sure of the share name on the
remote machine, you may query it by using the
command "smbclient".
-bash-3.00# smbclient -L 192.168.100.164
Login = account
Account that has full access permission on the
remote share.
For NFS:
Path =
192.168.100.164:/PathToSh
areName
Example:
192.168.100.164:/mnt/proNAS/vol1/share1
If you are not sure of the correct path of the
remote NFS server, you may use the command
"showmount".
-bash-3.00# showmount -e 192.168.100.164
Login
For NFS, it will assume the root account to be
used. Please verify that root account can
access the remote NFS share.
If Backup Manager fails to mount the remote share, you may need to verify it manually
via console. That is to connect to the remote machine and mount the remote share.
First we need to create a directory as our mount point.
-bash-3.00# mkdir /mnt/temp/
For Samba:
-bash-3.00# mount //ServerIP/ShareName /mnt/temp -o lfs,
username=account,password=password
For NFS:
-bash-3.00# mount ServerIP:/PathToShareName /mnt/temp
If you choose tape, you don't need additional setting.
If you choose local device, the system will display the available disks in the "Free Disk"
field.
If you choose the option "compressed", the data will be compressed to * .gz file.
Содержание 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...