Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
technical:generic:mills-ongoing-file-access [2019-07-12 10:15] – [$WORKDIR_MILLS] frey | technical:generic:mills-ongoing-file-access [2019-07-16 15:03] (current) – frey | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Access to Mills File Systems ====== | ||
+ | On July 8, 2019, the Mills cluster took another step toward its eventual shutdown (complete retirement on January 1, 2020(([[https:// | ||
+ | ))): | ||
+ | |||
+ | * all compute nodes were taken offline | ||
+ | * the head node was rebuilt with a newer OS | ||
+ | |||
+ | From this time forward, the Mills head node ('' | ||
+ | |||
+ | * ''/ | ||
+ | * ''/ | ||
+ | * ''/ | ||
+ | |||
+ | Users can still '' | ||
+ | |||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | Users are asked to **not** upload new data to '' | ||
+ | |||
+ | <WRAP center round important 60%> | ||
+ | The same resource-restriction mechanisms utilized on the Farber head node are now present on the Mills head node to prevent users from monopolizing its CPU and memory. | ||
+ | </ | ||
+ | |||
+ | ===== Access from other Clusters ===== | ||
+ | |||
+ | For workgroups or users looking to move data off Mills and onto Farber or Caviness, the ''/ | ||
+ | |||
+ | < | ||
+ | [frey@login00 ~]$ mkdir ~/ | ||
+ | |||
+ | [frey@login00 ~]$ cd $HOME_MILLS | ||
+ | |||
+ | [frey@login00 1001]$ pwd | ||
+ | / | ||
+ | |||
+ | [frey@login00 1001]$ ls -l comsol.qs | ||
+ | -rw-r--r-- 1 frey everyone 3985 Jul 3 2018 comsol.qs | ||
+ | |||
+ | [frey@login00 1001]$ cp comsol.qs ~/ | ||
+ | </ | ||
+ | |||
+ | All Mills file systems are mounted read-only, so users **will not** be able to copy data in the other direction. | ||
+ | |||
+ | ==== $HOME_MILLS ==== | ||
+ | |||
+ | Every user on Farber and Caviness will have the environment variable '' | ||
+ | |||
+ | Users who did not have a Mills account will see the following error message when trying to access the directory (where #### is the user's Unix uid number): | ||
+ | < | ||
+ | -bash: cd: / | ||
+ | </ | ||
+ | |||
+ | ==== $WORKDIR_MILLS ==== | ||
+ | |||
+ | When entering a workgroup with the '' | ||
+ | |||
+ | Workgroups that did not have a presence on Mills will see the following error message when trying to access the directory: | ||
+ | < | ||
+ | -bash: cd: / | ||
+ | </ | ||
+ | |||
+ | ==== /archive ==== | ||
+ | |||
+ | Additionally, | ||
+ | |||
+ | Workgroups that did not have a presence on Mills will see the following error message when trying to access the directory: | ||
+ | < | ||
+ | -bash: cd: / | ||
+ | </ |