Attendees: Pascal, Igor, Edgar and James
Authenticated stashcache for ligo (Pascal/Edgar)
Add config lines in cvmfs in ligo.stashcache on the openstack VM at Uchicago to designate the slate deployed stashcache
1. Create file /etc/cvmfs/config.d/ligo.osgstorage.org.conf.local
contents CVMFS_EXTERNAL_URL=“https://yourcacheinChicago:8444//user/ligo/”
2. Run service autofs restart
3. Test
X509_USER_PROXY=/tmp/yourproxy md5sum /cvmfs/ligo.osgstorage.org/frames/O3/V1Online/V-V1Online-12484/V-V1Online-1248410000-2000.gwf
Test the stashcache deployment at uchicago-prod
# Authorization settings for the authenticated cache interface authfileAuth: |- g /osg/ligo /user/ligo rl u ligo /user/ligo rl
From James Clark to Everyone: (01:30 PM)
e.g. kubectl exec -it $(kubectl get pods --namespace ligo-rucio -l "app=postgres" -o jsonpath="{.items[0].metadata.name}") -- /bin/bash
*replace $() with the name of the pod where the stashcache is deployed
This will require a followup screen sharing meeting between Edgar and Pascal
Merging baywave test into RSV for daily reporting (James/Edgar)
Edgar will pull code from github on running a singularity Bayswave job on RSV
Coordinate with James on that
Add the reporting into RSV so we can compare with data collected from datacpuburn.py