NFShomes: Difference between revisions

From UMIACS
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
Automounted [[NFS]] file system that houses users' [[Nexus]] home directories.  This file system has regular backups with our [[TSM]] service and has [[Snapshots]] for easy user restores.
Automounted [[NFS]] file system that houses users' [[Nexus]] home directories.  This file system has regular backups with our [[TSM]] service and has [[Snapshots]] for easy user restores.


Found on supported [[OSSupport#UNIX | UNIX]] and [[OSSupport#MacOS | MacOS]] systems as (substituting $username with your UMIACS username)
Found on supported [[OSSupport#UNIX | UNIX]] and [[OSSupport#MacOS | MacOS]] systems as (substituting <username> with your UMIACS username)


   /nfshomes/$username
   /nfshomes/<username>


If you need additional access you can mount this file system using [[CIFS]] from many operating systems (including Windows) by accessing it as (substituting $username with your UMIACS username)
If you need additional access you can mount this file system using [[CIFS]] from many operating systems (including Windows) by accessing it as (substituting $username with your UMIACS username)


   \\data.isilon.umiacs.umd.edu\nfshomes\$username
   \\data.isilon.umiacs.umd.edu\nfshomes\<username>


[[CIFS]] access is limited to machines in the domain.  Please use the [[VPN]] if you need access from outside UMIACS networks (including the wireless).
[[CIFS]] access is limited to machines in the domain.  Please use the [[VPN]] if you need access from outside UMIACS networks (including the wireless).

Revision as of 14:41, 27 October 2023

/nfshomes

Automounted NFS file system that houses users' Nexus home directories. This file system has regular backups with our TSM service and has Snapshots for easy user restores.

Found on supported UNIX and MacOS systems as (substituting <username> with your UMIACS username)

 /nfshomes/<username>

If you need additional access you can mount this file system using CIFS from many operating systems (including Windows) by accessing it as (substituting $username with your UMIACS username)

 \\data.isilon.umiacs.umd.edu\nfshomes\<username>

CIFS access is limited to machines in the domain. Please use the VPN if you need access from outside UMIACS networks (including the wireless).