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
fd4d9aa3
Commit
fd4d9aa3
authored
1 year ago
by
Martin Schroschk
Browse files
Options
Downloads
Patches
Plain Diff
Lint: line lenght and alignment of code blocks
parent
acaa6aca
No related branches found
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
+12
-11
12 additions, 11 deletions
...zih.tu-dresden.de/docs/jobs_and_resources/barnard_test.md
with
12 additions
and
11 deletions
doc.zih.tu-dresden.de/docs/jobs_and_resources/barnard_test.md
+
12
−
11
View file @
fd4d9aa3
...
@@ -79,16 +79,16 @@ of the old and new system. (Do not use the datamovers from Taurus!)
...
@@ -79,16 +79,16 @@ of the old and new system. (Do not use the datamovers from Taurus!)
??? "Migration from Home Directory"
??? "Migration from Home Directory"
Your personal (old) home directory at Taurus will not be automatically transferred to the new
Barnard
Your personal (old) home directory at Taurus will not be automatically transferred to the new
system. **You are responsible for this task.** Please do not copy your entire home, but
consider
Barnard
system. **You are responsible for this task.** Please do not copy your entire home, but
this opportunity for cleaning up you data. E.g., it might make sense to delete outdated
scripts, old
consider
this opportunity for cleaning up you data. E.g., it might make sense to delete outdated
log files, etc., and move other files to an archive filesystem. Thus, please
transfer only selected
scripts, old
log files, etc., and move other files to an archive filesystem. Thus, please
directories and files that you need on the new system.
transfer only selected
directories and files that you need on the new system.
The well-known [datamover tools](../../data_transfer/datamover/) are available to run such
transfer
The well-known [datamover tools](../../data_transfer/datamover/) are available to run such
jobs under Slurm. The steps are as follows:
transfer
jobs under Slurm. The steps are as follows:
1. Login to Barnard
:
`ssh login[1-4].barnard.tu-dresden.de`
1. Login to Barnard
, i.e.,
`ssh login[1-4].barnard.tu-dresden.de`
1. The command `dtinfo` will provide you the mountpoints
1. The command `dtinfo` will provide you the mountpoints
```console
```console
...
@@ -108,11 +108,12 @@ of the old and new system. (Do not use the datamovers from Taurus!)
...
@@ -108,11 +108,12 @@ of the old and new system. (Do not use the datamovers from Taurus!)
marie@barnard$ dtls /data/old/home/marie
marie@barnard$ dtls /data/old/home/marie
[...]
[...]
```
```
1. Use `dtcp` command to invoke a transfer job, e.g.,
1. Use `dtcp` command to invoke a transfer job, e.g.,
```console
```console
marie@barnard$ dtcp --recursive /data/old/home/marie/<useful data> /home/marie/
marie@barnard$ dtcp --recursive /data/old/home/marie/<useful data> /home/marie/
```
```
**Note**, please adopt the source and target paths to your needs. All available options can be
**Note**, please adopt the source and target paths to your needs. All available options can be
queried via `dtinfo --help`.
queried via `dtinfo --help`.
...
...
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