Intel SS4000-E User Guide - Page 100

Linux* Users, Mac Users, Mac OS X, Connect to Server, Address, Connect, Select a share - nas network storage system

Page 100 highlights

Working with Shared Folders Linux* Users To access a shared folder on a computer running Linux: 1. Create a directory by entering the following command at the command prompt: mkdir /my_directory where my_directory is the name of the directory. Include the full path to the directory, such as, /mnt/my_directory. 2. If desired, display a list of all the available shared folders by entering the following command: showmount -e storage_system where storage_system is the IP address of the storage system. 3. Mount the desired shared folder by entering the following command: mount storage_system:/nas/NASDisk-00002/folder /mnt/my_directory where storage_system is the IP address of the storage system, folder is the name of the shared folder, and my_directory is the name of the directory that you created in step 1. If you included a full path when creating the directory, be sure to include the full path with this command, for example: mount storage_system:/nas/NASDisk-00002/folder /mnt/my_directory 4. Repeat steps 1 through 3 for each shared folder that you want to access. Mac Users The procedure for accessing a shared folder on a Mac varies, depending on whether the Mac is running OS X or an older operating system. Macs running OS X can access the same shared CIFS folders as Windows users. Macs running older operating systems can access the same shared NFS folders as Linux users. Mac OS X To access a shared folder on a Mac running OS X: 1. From the Go menu, click Connect to Server. 2. In the Address text box, enter the following and click Connect: smb://storage_system where storage_system is either the name or IP address of the storage system Note: You can use the storage system name only if your computer is in the same subnet as the storage system, if you added the storage system's IP address and name to your local hosts file, or if you manually registered the name with a DNS server in your network. 3. In the Select a share list, select the name of the shared folder that you want to access and then click OK. 84 Intel® Entry Storage System SS4000-E User Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246

Working with Shared Folders
84
Intel
®
Entry Storage System SS4000-E User Guide
Linux* Users
To access a shared folder on a computer running Linux:
1.
Create a directory by entering the following command at the command prompt:
mkdir /my_directory
where
my_
directory
is the name of the directory. Include the full path to the
directory, such as,
/mnt/my_directory
.
2.
If desired, display a list of all the available shared folders by entering the following
command:
showmount -e storage_system
where
storage_system
is the IP address of the storage system.
3.
Mount the desired shared folder by entering the following command:
mount storage_system:/nas/NASDisk-00002/folder /mnt/my_directory
where
storage_system
is the IP address of the storage system,
folder
is the name of
the shared folder, and
my_directory
is the name of the directory that you created in
step 1.
If you included a full path when creating the directory, be sure to include the full path
with this command, for example:
mount storage_system:/nas/NASDisk-00002/folder /mnt/my_directory
4.
Repeat steps 1 through 3 for each shared folder that you want to access.
Mac Users
The procedure for accessing a shared folder on a Mac varies, depending on whether the
Mac is running OS X or an older operating system. Macs running OS X can access the
same shared CIFS folders as Windows users. Macs running older operating systems can
access the same shared NFS folders as Linux users.
Mac OS X
To access a shared folder on a Mac running OS X:
1.
From the
Go
menu, click
Connect to Server
.
2.
In the
Address
text box, enter the following and click
Connect
:
smb://
storage_system
where
storage_system
is either the name or IP address of the storage system
Note:
You can use the storage system name only if your computer is in the same
subnet as the storage system, if you added the storage system’s IP address and
name to your local
hosts
file, or if you manually registered the name with a
DNS server in your network.
3.
In the
Select a share
list, select the name of the shared folder that you want to access
and then click
OK
.