Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server and client may not read baseline GCD from the same path #251

Open
mlincett opened this issue Dec 4, 2023 · 0 comments
Open

Server and client may not read baseline GCD from the same path #251

mlincett opened this issue Dec 4, 2023 · 0 comments

Comments

@mlincett
Copy link
Collaborator

mlincett commented Dec 4, 2023

In the current design, server and client are expected to read the baseline GCD from the same path, but this is not guaranteed to happen.

In #250 I tentatively implement the data staging for the baseline GCD, so that the server can read from container / HTTP and the client can read from container / CVMFS. Note that more cleanup is needed and that branch will likely be merged to #244 .

As @dsschult mentioned, it is also possible to give CVFMS access to the server (this is more of a SkyDriver issue).

I believe the "startup_json" now contains the baseline GCD path, but once the data stager is in place only the filename is required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant