NFShomes: Difference between revisions

From UMIACS
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
===/nfshomes===
{{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 [[OSSupport#UNIX | UNIX]] and [[OSSupport#MacOS | MacOS]] systems as (substituting $username with your UMIACS username)
If you to access this file system over [[CIFS]] (Windows and other operating systems) the path to use is (substituting <username> with your UMIACS username)


  /nfshomes/$username
   \\isilondata.umiacs.umd.edu\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).
[[CIFS]] access is limited to machines in the domain.  Please use the [[VPN]] if you need access from outside UMIACS networks (including the wireless).

Latest revision as of 20:34, 16 February 2024

You have 30GB of home directory storage available at /nfshomes/<username>. It has both Snapshots and Backups available if need be.

Home directories are intended to store personal or configuration files only. We encourage you to not share any data in your home directory. You are encouraged to utilize our GitLab infrastructure to host your code repositories.

NOTE: To check your quota on this directory you will need to use the quota -s command.

If you to access this file system over CIFS (Windows and other operating systems) the path to use is (substituting <username> with your UMIACS username)

 \\isilondata.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).