Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
7f4ab8c5
Commit
7f4ab8c5
authored
1 year ago
by
Ulf Markwardt
Browse files
Options
Downloads
Patches
Plain Diff
Overview, storage.
parent
a1aa691d
No related branches found
No related tags found
2 merge requests
!850
Automated merge from preview to main
,
!845
Barnard
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/jobs_and_resources/architecture_2023.md
+26
-6
26 additions, 6 deletions
...u-dresden.de/docs/jobs_and_resources/architecture_2023.md
with
26 additions
and
6 deletions
doc.zih.tu-dresden.de/docs/jobs_and_resources/architecture_2023.md
+
26
−
6
View file @
7f4ab8c5
...
...
@@ -20,13 +20,33 @@ computations, please use interactive jobs.
## Storage Systems
The
`/project`
is mounted via NFS, without change (incl. snapshots). We now have
`/home`
as a Lustre filesystem on NVMe disks. This comes now without snapshots, and without backup
to tape. For convenience, we will make the old home available as
`/home_old`
on the
datamover nodes for the data migration period.
### Permananent Filesystems
We now have
`/home`
,
`/projects`
and
`/software`
in a Lustre filesystem. Snapshots
and tape backup are configured. For convenience, we will make the old home available
read-only as
`/home_old`
on the datamover nodes for the data migration period.
`/warm_archive`
is mounted on the data movers, only.
### Scratch Filesystems
### Work Filesystems
With new players with new software in the file system market it getting more and more
complicated to identify the best suited file system for temporary data. In many cases,
only tests can provide the right answer, for a short time.
For an easier grasp on the major categories (size, speed), the work filesystems now come
with the names of animals:
*
`/data/horse`
- 20 PB - high bandwidth (Lustre)
*
`/data/octopus`
- 0.5 PB - for interactive usage (Lustre)
*
`/data/weasel`
- 1 PB - für high IOPS (WEKA) - coming soon
### Difference Between "Work" And "Permananent"
A large number of changing files is a challange for any backup system. To protect
our snapshots and backup from work data,
`/projects`
cannot be used for temporary data on the compute nodes - it is mounted
read-only.
With emerging technologies and new players in the file system market,
Please use our data movers to transfer worthy data to permanent
storages.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment