Project

General

Profile

D64 OpenAIRE Maintenance Report » History » Version 10

Claudio Atzori, 13/12/2016 11:17 AM

1 1 Marek Horst
h1. D6.4 OpenAIRE Maintenance Report (v1, 9th of December 2016)
2
3
{{toc}}
4
5
h2. Overview
6
7
This document contains information about the deployment, status of OpenAIRE2020 services and content, and the history of major modifications of the system hosted at ICM, Poland. 
8
9
The official maintenance of the OpenAIRE2020 services began on January 1st, 2015 when the project started.
10
11
h2. Deployment
12
13
Because OpenAIRE2020 services are a continuation and incremental extension of the services already present that resulted from OpenAIRE+ project, so they are still hosted on that same machines. More details are available at "OpenAIRE+ WP5 Maintenance Report":http://wiki.openaire.eu/xwiki/bin/view/OpenAIREplus%20Specific/WP5%20Maintenance%20Report.
14
15
_@Paweł: are there any new services in maintenance since OpenAIRE+ project worth mentioning here?_
16
17
h2. Documentation
18
19 10 Claudio Atzori
h3. D-NET services
20 7 Claudio Atzori
21 10 Claudio Atzori
The D-NET services are shipped as web applications and deployed on the tomcat application server (v7.0.52) on three distinct systems: dev, beta, production. To facilitate the deployment process all the software artifacts are automatically built on a continuous integration system ("Jenkins":https://ci.research-infrastructures.eu) and hosted on a dedicated maven repository ("nexus":http://maven.research-infrastructures.eu/nexus), while webapp builds are made available via "http server":http://ppa.research-infrastructures.eu/ci_upload.
22 6 Claudio Atzori
23 10 Claudio Atzori
The D-NET services deployment is performed in subsequent stages:
24 6 Claudio Atzori
* The development infrastructure plays the role of test bench for the integration of the software developed by different institutions. It runs mostly un-released code and contains mock or subsets of the data available on the production system.
25
* The beta infrastructure runs only released code. Its consists of the final integration stage where all the system workflows are tested on the real data (not necessarily the same data as the production system) before making them available to the production system. Although the software running on the beta system is not yet production ready, its portal is publicly accessible in order to showcase new features and data.
26 1 Marek Horst
* The production infrastructure runs only code that was tested on the beta system.
27
28 7 Claudio Atzori
h3. Zenodo
29 1 Marek Horst
30
Zenodo repository is deployed according to the process described at http://invenio-software.org/wiki/Project/OpenAIREplus/ReleaseProcess.
31
32 3 Marek Horst
_@Lars: link does not work anymore, can you provide the proper one?_
33 7 Claudio Atzori
34
h3. Information Inference Service
35 1 Marek Horst
36 4 Marek Horst
"Information Inference Service":https://github.com/openaire/iis versioning and deployment is described on "IIS versioning and deployment":https://issue.openaire.research-infrastructures.eu/projects/openaire/wiki/IIS_versioning_and_deployment wiki page.
37 1 Marek Horst
38 5 Claudio Atzori
h2. [[D-NET workflows]]
39 3 Marek Horst
40 8 Claudio Atzori
D-NET is a service-oriented framework specifically designed to support developers at constructing custom aggregative infrastructures in a cost-effective way. D-NET offers data management services capable of providing access to different kinds of external data sources, storing and processing information objects of any data models, converting them into common formats, and exposing information objects to third-party applications through a number of standard access API. Most importantly, D-NET offers infrastructure enabling services that facilitate the construction of domain-specific aggregative infrastructures by selecting and configuring the needed services and easily combining them to form autonomic data processing workflows. 
41
42 9 Claudio Atzori
The Enabling Layer contains the Services supporting the application framework. These provide functionalities such as Service registration, discovery, subscription and notification and data transfer mechanisms through ResultSet Services. Most importantly, these Services are configured to orchestrate Services of other layers to fulfil the OpenAIRE specific requirements and implement the OpenAIRE workflows.
43 3 Marek Horst
44 1 Marek Horst
h2. Services status
45
46
h3. D-NET backend services
47
48
_@Claudio: could you fill that in? Probably you can rely on http://wiki.openaire.eu/xwiki/bin/view/OpenAIREplus%20Specific/WP5%20Maintenance%20Report_
49
50
h3. Portal
51
52
_@Paweł: could you fill that in? You can do it in a similar way it was done in http://wiki.openaire.eu/xwiki/bin/view/Technical%20Specifications/Maintenance%20Report_
53
54 3 Marek Horst
h3. Zenodo
55 1 Marek Horst
56 3 Marek Horst
Zenodo repository employs an instance of the Invenio software, developed by CERN.
57 2 Marek Horst
58 1 Marek Horst
_@Lars: could you fill that in? You can do it in a similar way it was done in http://wiki.openaire.eu/xwiki/bin/view/Technical%20Specifications/Maintenance%20Report_
59
60
h3. DM hadoop cluster
61
62
CDH version: @cdh4.3.1@
63
64
h3. IIS hadoop cluster
65
66
CDH version: @cdh4.3.1@, replaced with @cdh5.5.2@ on November 20, 2016, to be replaced with @cdh5.9.0@
67
68
h3. Content status
69
70
|*data type*|*count*|
71
|publications|17460368|
72
|datasets|3226586|
73
|projects|653268|
74
|organizations|64591|
75
|authors|16188328|
76
|EuropePMC XML contents|1574358|
77
|PDF contents|2227458|
78
79
Based on IIS report generated on November 20, 2016.
80
81
h3. Change Log for servers administration operations
82
83
_@Paweł: could you fill that in? This could be similar to: http://wiki.openaire.eu/xwiki/bin/view/OpenAIREplus%20Specific/Change%20Log%20for%20servers%20administration%20operations_
84
85
h2. Major modifications
86
87
h3. Introducing CDH5 IIS cluster hosted in OCEAN infrastructure
88
89
Slave node specification:
90
* Huawei RH1288 V3
91
* CPU: 2x Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (24 cores, 48 threads)
92
* RAM: 128GB
93
* HDD: 4x SATA 6TB 7.2K RPM (HDFS)
94
95
Cluster summary (16 slaves):
96
* CPU: 384 cores, 768 threads
97
* RAM: 2048GB
98
* HDD: 384TB (HDFS)
99
100
YARN available resources:
101
* vcores: 640
102
* memory: 1.44TB
103
* HDFS: 344TB
104
105
h3. Incorporating resources from old CDH4 IIS cluster into existing DM CDH4 cluster
106
107
_@Paweł: are you aware of any other major modifications regarding other services such as new portal version etc?_
108
109
h2. System downtimes
110
111
_@Paweł: could you fill that in? We could create dedicated with entry similar to:
112
http://wiki.openaire.eu/xwiki/bin/view/OpenAIREplus%20Specific/History%20of%20system%20outages
113
and link it here._