Martin Barisits

Results 176 comments of Martin Barisits

Please update etc/sql/oracle/procedurs.sql file with the current procedure.

Related issue with a description #372 But I don't get the description. To me this just shouldn't happen. If there is a rule on the container, why would it delete...

@mlassnig What's the status on this? I doubt that FTS will forward this properly to Tape, but can't we already add it to the transfer requests?

It's not really RSE settings. It's just a different way to load the attribute. But if you follow the path how the `rse_info` is loaded, you end up here https://github.com/rucio/rucio/blob/1326078774bb1bd77361788e3dc9fc513f5fc42d/lib/rucio/core/rse.py#L1111...

Most of the SQLAlchemy interaction will be in the core https://github.com/rucio/rucio/tree/master/lib/rucio/core Best start with the smaller ones: account, distance, identity, ...

I think this would rather be in the `httpd-error-log` (Or `rucio-logs` if this exists on the CMS instance); The one you show above is the access log. But warnings I...

Do you see any other Rucio debug/info message? The ones you show here are really only the apache specific ones, but not generated by Rucio.

Hi @sayang14 Sorry for the late reply; Yes, feel free to submit a PR for this issue.

Please rebase. I had to adapt the other PR slightly when merging to fix conflicts.