cnr-ibf-pa / hbp-bsp-issues

Ticketing system for developers/testers and power users of the Brain Simulation Platform of the Human Brain Project
4 stars 0 forks source link

Service Account PizDaint - Accessing other system files #516

Closed antonelepfl closed 4 years ago

antonelepfl commented 4 years ago

I'm using the endpoint https://bspsa.cineca.it/advanced/pizdaint/rest/core

When I try to run a script that access to another file in Piz-Daint (outside the job) for instance

/apps/hbp/ich002/home/antonel/create_replay_piz_daint_0.11.py

I get: No such file or directory even if the file has access to it

bp000037@daint104:~> ll /apps/hbp/ich002/home/antonel/create_replay_piz_daint_0.11.py
-rwxr-xr-x. 1 bp000037 bp0 3850 Oct  3 15:20 /apps/hbp/ich002/home/antonel/create_replay_piz_daint_0.11.py

Which system partition is the service account able to read?

antonelepfl commented 4 years ago

@clupascu @lbologna @mmigliore Do you guys know a place where a file can be shared between multiple projects? (currently we have normal user ich002, Service Account user ich011)

antonelepfl commented 4 years ago

Apparently it is working now.. I'll close this for now