Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "GOCDB"

From EGIWiki
Jump to navigation Jump to search
m
(Deprecate and redirect page)
Tag: Replaced
 
(27 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Template:Op menubar}}
{{Template:Op menubar}} {{Template:Tools menubar}} {{TOC_right}}  
{{Template:Tools menubar}}
{{TOC_right}}
{| class="wikitable"
|-
| '''Tool name'''
| ''{{{Tool_name|GOCDB}}}''
|-
| '''Tool description'''
| ''{{{Tool_desc|Configuration Management DB for EGI, includes NGIs, Sites, Services, Downtimes, Contacts}}}''
|-
| '''Tool url'''
| ''{{{Tool_link|https://goc.egi.eu (production instance) https://goc.dl.ac.uk/portal (failover)}}}''
|-
| '''Email'''
| ''{{{Email|[mailto:gocdb-admins@mailman.egi.eu gocdb-admins_at_mailman.egi.eu] }}}''
|-
| '''GGUS Support unit'''
| ''{{{GGUS_SU|Core Servicess - GOC DB}}}''
|-
| '''Requirements tracking - EGI tracker'''
| ''{{{EGI_tracker| https://rt.egi.eu/rt/Dashboards/5541/GOCDB-Requirements}}}''
|-
| '''Issue tracking - Developers tracker'''
| ''{{{Dev_tracker|https://github.com/GOCDB/gocdb/issues}}}''
|-
| '''Release schedule'''
| ''{{{Release_sch|[[GOCDB/Release4/Development|Developments and Roadmap]]}}}''
|-
| '''Release notes'''
| ''{{{Release_notes|[https://github.com/GOCDB/gocdb/blob/master/changeLog.txt Release notes]}}}''
|-
| '''Roadmap'''
| ''{{{Roadmap|[[GOCDB/Release4/Development|Developments and Roadmap]]}}}''
|-
| '''Related OLA'''
| ''{{{OLA|https://documents.egi.eu/secure/ShowDocument?docid=2170}}}''
|-
| '''Test instance url'''
| ''{{{Test|https://gocdb-test.esc.rl.ac.uk}}}''
|-
| '''Doc Index'''
| ''{{{Docs|[[GOCDB/Documentation_Index]]}}}'' 
|}
[[Category:GOCDB]]


Grid Configuration Database (GOCDB) contains general information about the sites participating to the production Grid. Accessed by all the project actors (end-users, sitemanagers, NGI mangers, support teams, VO managers), by other tools and by third party middleware in order to get Grid topology. The portal has a single central installation but interested NGIs can download and install their own instance.
{{DeprecatedAndMovedTo|new_location=https://docs.egi.eu/internal/configuration-database/}}
<br/>
 
= [[GOCDB/Documentation_Index| Enter GOCDB Documentation Index Here]]=
 
= Extract information from GOCDB =
Information is extracted by means of the [[GOCDB/PI/Technical_Documentation#Interface_description|GOCDB Programmatic Interface]]
 
==  Service end-points ==
* Find GOCDB service endpoints [[GOCDB/Input_System_User_Documentation#Service_types |by service type]]
* Find all service-end points that are [https://goc.egi.eu/gocdbpi/private/?method=get_service_endpoint&monitored=N NOT monitored]
 
== Resource Centres ==
Find sites in GOCDB by status:
* Find all [https://goc.egi.eu/gocdbpi/private/?method=get_cert_status_date&certification_status=Certified Certified] Resource Centres
* Find all Certified sites in a given NGI/EIRO. Example: [https://goc.egi.eu/gocdbpi/public/?method=get_site_list&roc=NGI_DE&certification_status=Certified NGI_DE]
* Find all [https://goc.egi.eu/gocdbpi/private/?method=get_cert_status_date&certification_status=Candidate Candidate] Resource Centres
* Find all [https://goc.egi.eu/gocdbpi/private/?method=get_cert_status_date&certification_status=Suspended Suspended] Resource Centres
* Find all [https://goc.egi.eu/gocdbpi/private/?method=get_cert_status_date&certification_status=Uncertified Uncertified] Resource Centres
* Find all [https://goc.egi.eu/gocdbpi/private/?method=get_site&scope=Local Local] Resource Centres (i.e. outside of the EGI scope)
* Find all [https://goc.egi.eu/gocdbpi/private/?method=get_site_list&production_status=Test&certification_status=Certified Test/Certified] Resource Centres
* Find all [https://goc.egi.eu/gocdbpi/private/?method=get_site_list&production_status=Test&certification_status=Uncertified Test/Uncertified] Resource Centres
 
* Get status transition of a site: [https://goc.egi.eu/gocdbpi/private/?method=get_cert_status_changes&site=MK-03-FINKI example]
 
* Find all [https://goc.egi.eu/gocdbpi/private/?method=get_site_list&certification_status=Certified&scope=Local Certified/Local] Resource Centres
* Find all [https://goc.egi.eu/gocdbpi/private/?method=get_site_list&certification_status=Uncertified&scope=Local Uncertified/Local] Resource Centres
 
*[[Grid_operations_oversight/CandidateSuspendedSitesList|List]] of CANDIDATE/SUSPENDED sites waiting to be certified
 
== Status transitions ==
Get status transition of a site: [https://goc.egi.eu/gocdbpi/private/?method=get_cert_status_changes&site=MK-03-FINKI example]
 
== Service groupings ==
* [https://goc.egi.eu/gocdbpi/public/?method=get_service_group List]

Latest revision as of 15:25, 25 April 2023