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
2f405dcc
Commit
2f405dcc
authored
2 years ago
by
Martin Schroschk
Browse files
Options
Downloads
Patches
Plain Diff
Improve heading
parent
48b71ad7
No related branches found
No related tags found
2 merge requests
!614
Automated merge from preview to main
,
!611
Issue342
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
+4
-4
4 additions, 4 deletions
doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
with
4 additions
and
4 deletions
doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
+
4
−
4
View file @
2f405dcc
...
...
@@ -287,19 +287,19 @@ marie@login$ qinfo quota /warm_archive/ws/
Note that the workspaces reside under the mountpoint
`/warm_archive/ws/`
and not
`/warm_archive`
anymore.
## FAQ
## FAQ
and Troubleshooting
**Q**
: I am getting the error
`Error: could not create workspace directory!`
**A**
: Please check the "locale" setting of your
ssh
client. Some clients (e.g. the one from MacOSX)
**A**
: Please check the "locale" setting of your
SSH
client. Some clients (e.g. the one from MacOSX)
set values that are not valid on our ZIH systems. You should overwrite
`LC_CTYPE`
and set it to a
valid locale value like
`export LC_CTYPE=de_DE.UTF-8`
.
A list of valid locales can be retrieved via
`locale -a`
. Please only use UTF8 (or plain) settings.
Avoid "iso" codepages!
**Q**
: I am getting the error
`Error: target workspace does not exist!`
when trying to restore my
**Q**
: I am getting the error
`Error: target workspace does not exist!`
when trying to restore my
workspace.
**A**
: The workspace you want to restore into is either not on the same filesystem or you used the
wrong name. Use only the short name that is listed after
`id:`
when using
`ws_list`
wrong name. Use only the short name that is listed after
`id:`
when using
`ws_list`
.
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