topology icon indicating copy to clipboard operation
topology copied to clipboard

Hosted CE is listed as non-production, and not found for GRACC

Open djw8605 opened this issue 4 years ago • 8 comments

@efajardo @matyasselmeci

The hosted-ce34.grid.uchicago.edu is showing up in GRACC, a lot. But, it's listed as non-production in the topology, and therefore doesn't show up in the topology listing. Can we change this to production so the usage can be mapped?

https://github.com/opensciencegrid/topology/blob/1abc8527d8b983c3d4d789d3a2b0701c43bc8251/topology/University%20of%20California%20San%20Diego/COMET/CometVirtualCluster.yaml#L2

djw8605 avatar Jun 03 '20 16:06 djw8605

Note that production/non-production is set on a per-ResourceGroup basis, so we would be changing the status of all the resources in that file. Is that OK?

matyasselmeci avatar Jun 03 '20 16:06 matyasselmeci

Unsure about the other resources. And edgar is out for a few days. But, we are missing usage!

djw8605 avatar Jun 03 '20 18:06 djw8605

If it's urgent then I can make the change; if it turns out to be wrong, Edgar can revert it when he gets back.

matyasselmeci avatar Jun 03 '20 18:06 matyasselmeci

Sounds good to me! Make the change.

djw8605 avatar Jun 03 '20 18:06 djw8605

I think there is something funky I thin that hostedCE is for actual production use from Comet but no the virtual cluster. So do I have to create another site? I think @mmascher set this up

efajardo avatar Jun 08 '20 16:06 efajardo

You don't have to create an entire new site, just a new ResourceGroup (i.e. yaml file).

matyasselmeci avatar Jun 08 '20 16:06 matyasselmeci

Just an explanation: Production: True/False converts to the GridType attribute in the XML, which is either "OSG Production Resource" i.e. it reports to the production collector, or "OSG Integration Test Bed Resource" i.e. it reports to the ITB collector (do we still have one?) It's per-ResourceGroup in the YAML because it's per-ResourceGroup in the XML.

matyasselmeci avatar Jun 08 '20 18:06 matyasselmeci

Is this issue solved?

matyasselmeci avatar Feb 21 '23 23:02 matyasselmeci