Project Directories: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
Once we prepare the space for you, you can access it. Let's assume it is called 'mydir': | Once we prepare the space for you, you can access it. Let's assume it is called 'mydir': | ||
ls /project/mydir | ls /project/mydir | ||
This <em>will fail</em>: | This <em>will fail</em> because autofs won't know what to mount for you: | ||
<s> | <s> | ||
ls /project | ls /project | ||
</s> | </s> | ||
Revision as of 13:49, 13 June 2018
If you need space under /project, contact lwp@rug.nl, and to speed things up, answer these questions already:
- Name: What should we call that directory under /project?
- Size: How much space do you need? If we need to set up an entire new server for you, especially consider the next question.
- Pay: Who is authorizing that use? (Cc: to supervisor, Demand Manager or whomever)
- Removal: When can we discard that data? If never, consider the next question.
- Succession: You are going to be the owner of that project directory. Three months after your account is revoked, we remove the data. If that should not happen, tell us whom to give it to.
Once we prepare the space for you, you can access it. Let's assume it is called 'mydir':
ls /project/mydir
This will fail because autofs won't know what to mount for you:
ls /project