User Tools

Site Tools


biac:cluster:interactive

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
biac:cluster:interactive [2023/03/02 15:08]
cmp12
biac:cluster:interactive [2023/03/26 20:39] (current)
cmp12 [Accessing experiments]
Line 38: Line 38:
  
 There is an automounter that is running on each node that can mount experiments when they are accessed through it's proxy filesystem **"/mnt/BIAC"** There is an automounter that is running on each node that can mount experiments when they are accessed through it's proxy filesystem **"/mnt/BIAC"**
-A call to a valid path will be intercepted by the proxy, and mounted.  Paths are /mnt/BIAC/server.dhe.duke.edu/share/Experiemnt.01+A call to a valid path will be intercepted by the proxy, and mounted.  Paths are /mnt/server/share/Experiemnt.01
  
 If you are unsure, you can call the helper function **findexp** in various ways to return a valid path: If you are unsure, you can call the helper function **findexp** in various ways to return a valid path:
 <code bash> <code bash>
-cd /mnt/BIAC/munin.dhe.duke.edu/BIAC/Dummy.01+cd /mnt/munin/BIAC/Dummy.01
 cd `findexp Dummy.01` cd `findexp Dummy.01`
 ls `findexp Dummy.01` ls `findexp Dummy.01`
Line 122: Line 122:
     "cache_fonts" = 1;     "cache_fonts" = 1;
     "done_xinit_check" = 1;     "done_xinit_check" = 1;
-**    "enable_iglx" = 1;** +    "enable_iglx" = 1; 
     "login_shell" = "/bin/sh";     "login_shell" = "/bin/sh";
     "no_auth" = 0;     "no_auth" = 0;
biac/cluster/interactive.1677769725.txt.gz · Last modified: 2023/03/02 15:08 by cmp12