Skip to content
Snippets Groups Projects
Commit 9e5faa45 authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Refine wording

parent 5a65424e
No related branches found
No related tags found
2 merge requests!920Automated merge from preview to main,!918Barnard cleanup
...@@ -229,9 +229,9 @@ target filesystems. ...@@ -229,9 +229,9 @@ target filesystems.
=== "Source: old `/scratch`" === "Source: old `/scratch`"
If you transfer data from the old `/scratch` to `/data/horse`, it is sufficient to use If you transfer data from the old `/scratch` to `/data/horse`, it is sufficient to use
`dtmv` instead of `dtcp` since this data is already copied to the new filesystem and you `dtmv` instead of `dtcp` since this data has already been copied to a special directory on
just need to move it to the right place (the Lustre metadata system will update the the new `horse` filesystem. Thus, you just need to move it to the right place (the Lustre
correspoding entries). metadata system will update the correspoding entries).
```console ```console
marie@barnard$ dtmove /data/horse/lustre/scratch2/0/marie-numbercrunch /data/horse/ws/marie-numbercrunch marie@barnard$ dtmove /data/horse/lustre/scratch2/0/marie-numbercrunch /data/horse/ws/marie-numbercrunch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment