Your default project code is set in the .config/gadi-login.conf
file in your home directory. (Note that because the filename starts with a full stop, the file will be invisible to ls
unless you pass the -a
option to it.)
If you try to access a new project on Gadi without updating your default code you may see an error message:
You are not a member of the project "ab12" mkdir: cannot create directory `/scratch/INSTITUTION': Permission denied chmod: cannot access `/scratch/INSTITUTION/abc123/tmp': No such file or directory mkdir: cannot create directory `/scratch/INSTITUTION': Permission denied chmod: cannot access `/scratch/INSTITUTION/abc123/nftmp': No such file or directory
If you have only just joined your current project, wait for up to 30 minutes to make sure the membership has propagated to all nodes.
After you login to Gadi, open ~/.config/gadi-login.conf
and look for the following line:
PROJECT ab12
Change the existing project code to the code for your current project, then logout and login again.