1 Aug
2023
1 Aug
'23
4:30 p.m.
Hi Alessandra, On Tue, Aug 01, 2023 at 11:08:46AM +0100, Alessandra Forti wrote:
I'm trying to understand if it is a problem with the storage or with the client. The client is dirac either with the commands or with the python API, i.e.
j.setOutputData([FILE], outputSE=STORAGE, outputPath=PATH)
is there a way to set the permissions correctly?
DIRAC is using a fairly light wrapper around the GFAL2 API, we don't think it sets any options related to the permissions. The default protocol for Manchester is currently set to root://; can you please try writing a file manually with gfal-copy using a root:// URL and see if you see the same problem at that level? Regards, Simon