Difference between revisions of "BwFileStorage Login Cluster"

From Lsdf
Line 11: Line 11:
 
<pre>
 
<pre>
 
$SHELL=/bin/bash
 
$SHELL=/bin/bash
$USER=ka_xy1234
+
$USER=oe_loginname
$BWFS=$BWFILESTORAGE=/bwfilestorage/ka/ka.scc/ka_xy1234
+
$BWFS=$BWFILESTORAGE=/bwfilestorage/oe/oe_groupname/oe_loginname
$SNAPSHOTS=/bwfilestorage/ka/.snapshots
+
$SNAPSHOTS=/bwfilestorage/oe/.snapshots
$TEMP=/temp/ka/ka_scc/ka_xy1234
+
$TEMP=/temp/oe/oe_groupname/oe_loginname
 
</pre>
 
</pre>
  +
  +
oe: [https://www.bwidm.de/attribute/belegung-fuer-bwidmorgid/ fileset name per organization; prefix for login name and group name]
   
 
* [[BwFileStorage_SSH|Using SSH]]
 
* [[BwFileStorage_SSH|Using SSH]]

Revision as of 13:46, 13 March 2015

Login Cluster

Cluster name: bwfilestorage-login.lsdf.kit.edu

The login cluster are directly accessible by end users. These nodes are used for interactive login, file management, data retrieving and restoring.
Four nodes are dedicated to this service but they are all accessible via one host name and a DNS round-robin alias distributes the login sessions to the different login nodes.


Environment Variables:

$SHELL=/bin/bash 
$USER=oe_loginname
$BWFS=$BWFILESTORAGE=/bwfilestorage/oe/oe_groupname/oe_loginname
$SNAPSHOTS=/bwfilestorage/oe/.snapshots
$TEMP=/temp/oe/oe_groupname/oe_loginname

oe: fileset name per organization; prefix for login name and group name