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
36411900
Commit
36411900
authored
1 year ago
by
Martin Schroschk
Browse files
Options
Downloads
Patches
Plain Diff
Cont: Fix datamover commands
parent
c33d4e37
No related branches found
Branches containing commit
No related tags found
2 merge requests
!920
Automated merge from preview to main
,
!918
Barnard cleanup
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/jobs_and_resources/barnard_test.md
+7
-7
7 additions, 7 deletions
...zih.tu-dresden.de/docs/jobs_and_resources/barnard_test.md
with
7 additions
and
7 deletions
doc.zih.tu-dresden.de/docs/jobs_and_resources/barnard_test.md
+
7
−
7
View file @
36411900
...
...
@@ -219,7 +219,7 @@ target filesystems.
metadata system will update the correspoding entries).
```console
marie@barnard$ dtm
ove
/data/horse/lustre/scratch2/0/marie-numbercrunch /data/horse/ws/marie-numbercrunch
marie@barnard$ dtm
v
/data/horse/lustre/scratch2/0/marie-numbercrunch /data/horse/ws/marie-numbercrunch
```
=== "Source: old `/ssd`"
...
...
@@ -229,17 +229,17 @@ target filesystems.
looks like
```console
marie@barnard$ dtc
opy
--recursive /data/old/lustre/ssd/ws/marie-numbercrunch /data/horse/ws/marie-numbercrunch
marie@barnard$ dtc
p
--recursive /data/old/lustre/ssd/ws/marie-numbercrunch /data/horse/ws/marie-numbercrunch
```
=== "Source: old `/beegfs`"
The old `beegfs` filesystem is mounted at `/data/old/beegfs` on the datamover nodes and the
workspaces are within the subdirectories `ws/0` and `ws/1`, respectively. A corresponding
data transfer using `dtc
opy
` looks like
data transfer using `dtc
p
` looks like
```console
marie@barnard$ dtc
opy
--recursive /data/old/beegfs/ws/0/marie-numbercrunch /data/horse/ws/marie-numbercrunch
marie@barnard$ dtc
p
--recursive /data/old/beegfs/ws/0/marie-numbercrunch /data/horse/ws/marie-numbercrunch
```
??? "Migration to
`/data/walrus`
"
...
...
@@ -251,7 +251,7 @@ target filesystems.
corresponding data transfer using `dtcopy` looks like
```console
marie@barnard$ dtc
opy
--recursive /data/old/lustre/scratch2/ws/0/marie-numbercrunch /data/walrus/ws/marie-numbercrunch
marie@barnard$ dtc
p
--recursive /data/old/lustre/scratch2/ws/0/marie-numbercrunch /data/walrus/ws/marie-numbercrunch
```
=== "Source: old `/ssd`"
...
...
@@ -261,7 +261,7 @@ target filesystems.
looks like
```console
marie@barnard$ dtc
opy
--recursive /data/old/lustre/ssd/ /data/walrus/ws/marie-numbercrunch
marie@barnard$ dtc
p
--recursive /data/old/lustre/ssd/ /data/walrus/ws/marie-numbercrunch
```
=== "Source: old `/beegfs`"
...
...
@@ -271,7 +271,7 @@ target filesystems.
data transfer using `dtcopy` looks like
```console
marie@barnard$ dtc
opy
--recursive /data/old/beegfs/ws/0/marie-numbercrunch /data/walrus/ws/marie-numbercrunch
marie@barnard$ dtc
p
--recursive /data/old/beegfs/ws/0/marie-numbercrunch /data/walrus/ws/marie-numbercrunch
```
??? "Migration from
`/lustre/ssd`
or
`/beegfs`
"
...
...
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