project_directories
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
project_directories [2018/11/15 12:46] – ktm5j | project_directories [2024/10/24 11:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Project Directories ===== | ||
+ | |||
+ | Project directories can be created for projects that require large amounts of storage. Instead of saving data in limited home directories or temporary repositories, | ||
+ | |||
+ | Since project members typically vary year to year, using a project directory helps the project because data can be centrally located instead of spread around in user's home directories. | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Project Directory Requests ===== | ||
+ | To request a project directory, send a helpdesk request to '' | ||
+ | |||
+ | Also, if your research/ | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== General Information ===== | ||
+ | ==== My project directory disappeared! ==== | ||
+ | |||
+ | We use the linux " | ||
+ | |||
+ | < | ||
+ | abc1de@portal01: | ||
+ | abc1de@portal01: | ||
+ | </ | ||
+ | |||
+ | However once you attempt to access a directory, '' | ||
+ | |||
+ | < | ||
+ | abc1de@portal01: | ||
+ | abc1de@portal01: | ||
+ | file1 file2 file3... | ||
+ | abc1de@portal01: | ||
+ | myproject | ||
+ | the directory is being used | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Mounting a project directory using SAMBA ==== | ||
+ | |||
+ | Project Directories can be mounted on Mac or Windows computers using SAMBA. | ||
+ | |||
+ | < | ||
+ | |||
+ | or Linux/MacOS | ||
+ | |||
+ | < | ||
+ | |||
+ | See more about Samba shares on [[storage_home_directories# | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Project directory backup ==== | ||
+ | Each night, project directories are backed up, and these backups are kept for 30 days. So if you accidentally remove a file less than 30 days ago, we can retrieve it. Send an email to '' | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Viewing Membership to Project Groups ==== | ||
+ | To view which groups you are a member of | ||
+ | < | ||
+ | abc1de@portal01: | ||
+ | uid=123456(abc1de) gid=1234567(usergroup) groups=654321(myproject) | ||
+ | </ | ||
+ | |||
+ | This shows that user %%'' | ||
+ | |||
+ | ---- | ||
+ | |||