Skip to content

Make available + Add to Notebook features failing #83

@garciagenrique

Description

@garciagenrique

Hi @LucaPacioselli,

First of all, thanks for helping us debugging and improving the extension !
Let's continue here debugging your issues.

Could you please first confirm that

  • Download works correctly
  • seach_did works correctly now (with rucio server > 35.5)

Let's also separate your current problem into two parts; I) making available a DID, i.e., triggering a replication rule, and II) attaching the DID to the notebook.

For I, could you test if you can create a replication rule through the CLI, please ? See some examples here. You can add the following argument for the debugging mode of the CLI: rucio -vvv add-rule ...

For II, you would need to have a storage element mounted to your Jupyter Session, and configured as a RSE. Is this the case ? The file would also need to be present on that RSE (if DID not available, you need to make it available first, i.e., create a replica on the local RSE, so I needs to work first). Could you make a test by uploading a file to your local RSE and seeing if you can Add it to a notebook, please ?

Thanks in advance,
Enrique

P.S: Logs of current issue #68 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions