BwFileStorage Filesystem: Difference between revisions

From Lsdf
Jump to navigationJump to search
(Created page with "Some of the characteristics of the file systems are shown in Table. {| style="width:100%; vertical-align:top; background:#f5fffa;border:1px solid #000000;padding:1px" |- styl...")
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 3: Line 3:
{| style="width:100%; vertical-align:top; background:#f5fffa;border:1px solid #000000;padding:1px"
{| style="width:100%; vertical-align:top; background:#f5fffa;border:1px solid #000000;padding:1px"
|- style="width:20%;height=20px; text-align:left;padding:3px"
|- style="width:20%;height=20px; text-align:left;padding:3px"
! style="background-color:#AAA;padding:3px"| Property
! style="background-color:#AAA;text-align:left;padding:3px"| Property
! style="background-color:#AAA;padding:3px"| $TEMP/fileset<br>
! style="background-color:#AAA;text-align:left;padding:3px"|
/ka/.bwfstemp, /ma/.bwfstemp,...
/prefix/.bwfstemp<br>
[[bwFileStorage_Login_Cluster|Login cluster]]: $TEMP
! style="background-color:#AAA;padding:3px"| $BWFS=$BWFILESTORAGE/user<br>
! style="background-color:#AAA;text-align:left;padding:3px"|
/ka/ka_scc/ka_xy1234, <br>
/prefix/prefix_groupname/prefix_loginname<br>
/ma/ma_scc/ma_abc123,...
[[bwFileStorage_Login_Cluster|Login cluster]]: $BWFS=$BWFILESTORAGE
! style="background-color:#AAA;padding:3px"| $SNAPSHOTS/fileset <br>
! style="background-color:#AAA;text-align:left;padding:3px"|
/ka/.snapshots,/ul/.snapshots,...
/prefix/.snapshots<br>
[[bwFileStorage_Login_Cluster|Login cluster]]: $SNAPSHOTS
|-
|-
| style="background-color:#d3ddd8;height=20px; text-align:left;padding:3px"| Visibility
| style="background-color:#d3ddd8;height=20px; text-align:left;padding:3px"| Visibility
Line 24: Line 26:
| style="background-color:#d3ddd8;height=20px; text-align:left;padding:3px"| User quota
| style="background-color:#d3ddd8;height=20px; text-align:left;padding:3px"| User quota
| style="height=20px; text-align:left;padding:3px"| -
| style="height=20px; text-align:left;padding:3px"| -
| style="height=20px; text-align:left;padding:3px"| min. 100GB (default), max.:[[bwFileStorage_Quota|Quota]]
| style="height=20px; text-align:left;padding:3px"| min. 100GB (default), max. [[bwFileStorage_Quota|quota settings]]
| style="height=20px; text-align:left;padding:3px"| -
| style="height=20px; text-align:left;padding:3px"| -
|- style="vertical-align:top;"
|- style="vertical-align:top;"
Line 34: Line 36:
| style="background-color:#d3ddd8;height=20px; text-align:left;padding:3px"| Fileset quota
| style="background-color:#d3ddd8;height=20px; text-align:left;padding:3px"| Fileset quota
| style="height=20px; text-align:left;padding:3px"| -
| style="height=20px; text-align:left;padding:3px"| -
| style="height=20px; text-align:left;padding:3px"| min. 50TB (default), max.:[[bwFileStorage_Quota|Quota]]
| style="height=20px; text-align:left;padding:3px"| min. 50TB (default), max. [[bwFileStorage_Quota|quota settings]]
| style="height=20px; text-align:left;padding:3px"| -
| style="height=20px; text-align:left;padding:3px"| -
|-
|-
Line 42: Line 44:
| style="height=20px; text-align:left;padding:3px"| no
| style="height=20px; text-align:left;padding:3px"| no
|}
|}
<hr>
---------------------------------------------------------------------------------------------------------
global : access the same file system over https/scp/sftp/ssh/cifs;
global : access the same file system over https,scp,sftp,ssh,cifs;
permanent : files are stored permanently
permanent : files are stored permanently;
prefix : [https://www.bwidm.de/attribute/belegung-fuer-bwidmorgid/ fileset name per organization; prefix for login name and group name]
---------------------------------------------------------------------------------------------------------
<hr>
Table: File Systems and Environment Variables
Table: File systems and environment variables

'''Monitoring:'''
[http://lsdfmon.scc.kit.edu/ganglia/graph_gpfs.php?c=Server&g=gpfs-bws_fs&r=day&z=thin day]
[http://lsdfmon.scc.kit.edu/ganglia/graph_gpfs.php?c=Server&g=gpfs-bws_fs&r=week&z=thin week]
[http://lsdfmon.scc.kit.edu/ganglia/graph_gpfs.php?c=Server&g=gpfs-bws_fs&r=month&z=thin month]



<hr>
<hr>

Latest revision as of 13:34, 16 March 2015

Some of the characteristics of the file systems are shown in Table.

Property

/prefix/.bwfstemp
Login cluster: $TEMP

/prefix/prefix_groupname/prefix_loginname
Login cluster: $BWFS=$BWFILESTORAGE

/prefix/.snapshots
Login cluster: $SNAPSHOTS

Visibility global global global
Lifetime 7 days permanent daily:7, weekly:4, monthly:3
User quota - min. 100GB (default), max. quota settings -
Group quota - if required -
Fileset quota - min. 50TB (default), max. quota settings -
Backup no yes (default) no

 global    : access the same file system over https,scp,sftp,ssh,cifs;
 permanent : files are stored permanently;
 prefix    : fileset name per organization; prefix for login name and group name 

Table: File systems and environment variables

Monitoring: day week month