User Tools

Site Tools


mounting_storage_server_shares

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
mounting_storage_server_shares [2016/05/17 21:27]
132.216.122.49
mounting_storage_server_shares [2016/11/03 17:23] (current)
Line 44: Line 44:
  
 A mount point is a directory on your system where the content in a remote directory appears on your workstation. The standard location for mount points on linux and unix systems us `/mnt`. A mount point is a directory on your system where the content in a remote directory appears on your workstation. The standard location for mount points on linux and unix systems us `/mnt`.
 +
 +IMPORTANT: To ensure that mount points continue to work and are still available (not clobbered) when LDAP mounts users home directories to `/​home/​username` we will avoid mounting file systems to users current home directories and use the standard convention of mounting file systems to the designated temporary mount point `/mnt` as described in the [[https://​en.wikipedia.org/​wiki/​Filesystem_Hierarchy_Standard]] and illustrated in the examples below:
  
 Syntax Syntax
  
-  ​/​mnt/<​user name>/< ​server ​>-< directory >+(using all lower case) 
 + 
 +  ​/​mnt/<​user name>/< ​short host name >-< directory >
  
 ==== Mount Point Examples ==== ==== Mount Point Examples ====
Line 68: Line 72:
   # 0.1 2016-03-31 - ppatterson - Initial file   # 0.1 2016-03-31 - ppatterson - Initial file
   ###############################################################################​   ###############################################################################​
- +  ​ 
-user_allow_other+  user_allow_other
  
 2. Connect it to the data directory on ace-storage-2 2. Connect it to the data directory on ace-storage-2
mounting_storage_server_shares.1463520477.txt.gz · Last modified: 2016/11/03 17:23 (external edit)