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

New stratum1 #35

Open
lecorguille opened this issue May 10, 2021 · 3 comments
Open

New stratum1 #35

lecorguille opened this issue May 10, 2021 · 3 comments
Assignees

Comments

@lecorguille
Copy link
Member

Hi here,

We finally have our new storage infrastructure [and time], to become a stratum1 for the galaxyproject cvmfs repos.
(Note that we will format it completely mid-June because the installation wasn't well done by the saler 😭 ).

Anyway ! I wanted to focus on the singularity one and extend to the other one soon (or if it's mandatory).
I ran the ansible playbook and

$ nohup /usr/bin/cvmfs_server snapshot  singularity.galaxyproject.org &


$ tail nohup.out
Replicating from catalog at /.cvmfs
  Processing chunks [1 registered chunks]:  fetched 0 new chunks out of 1 unique chunks
Replicating from update-subset-a-2020-03-26T03:24:51Z repository tag
  Processing chunks [33426 registered chunks]: .................... fetched 0 new chunks out of 19951 unique chunks
Replicating from generic-2020-03-25T15:10:35Z repository tag
  Processing chunks [1 registered chunks]:  fetched 0 new chunks out of 1 unique chunks
Stopping 16 workers
Uploading manifest ensemble
Serving revision 811
Fetched 1219941 new chunks out of 388842575 processed chunks


$ du -sh singularity.galaxyproject.org/
6.3T	singularity.galaxyproject.org/
  • Can I check the integrity or the completness of the repo?
$ /usr/bin/cvmfs_server check singularity.galaxyproject.org
Verifying integrity of singularity.galaxyproject.org...
failed to fetch repository manifest (1 - failed to download)
failed to load repository manifest

Is it normal?

  • What next?
    • Do we need to make this server available? with the 80 port?
@lecorguille
Copy link
Member Author

Up, harder :/

@mvdbeek
Copy link
Member

mvdbeek commented Jun 15, 2021

@natefoo can you take a look at this ?

@natefoo
Copy link
Member

natefoo commented Jun 16, 2021

This fetches from your local stratum 1. If the manifest fetch is failing, can you verify that you can e.g. curl -o cvmfspublished http://localhost/cvmfs/singularity.galaxyproject.org/.cvmfspublished from the command line? If not, it's probably an issue with the squid or Apache configuration on the system - logs in /var/log/squid and/or /var/log/httpd should provide some insight on that.

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

3 participants