Actions
Support #997
closedTask #996: Dismiss VesselActivitiesAnalyzer VRE and related services
TimeSeries Service undeployment
Start date:
Oct 13, 2015
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
The TimeSeries Service should be removed from the infrastructure and from the gCube Framework starting from gCube 3.9.0
Related issues
Updated by Roberto Cirillo almost 10 years ago
- Related to Upgrade #1071: gCubeApps VO upgrade to gCube 3.9.0 added
Updated by Roberto Cirillo almost 10 years ago
- Related to Upgrade #1070: FARM VO upgrade to gCube 3.9.0 added
Updated by Massimiliano Assante almost 10 years ago
the VRE was removed from the Gateway, there's no point now of having this service still deployed
Updated by Roberto Cirillo almost 10 years ago
Before dismiss the service, @tommaso.piccioli@isti.cnr.it could you check if there is a backup for the folowing VMs?
node59.p.d4science.research-infrastructures.eu node28.p.d4science.research-infrastructures.eu
Updated by Roberto Cirillo almost 10 years ago
- Assignee changed from Roberto Cirillo to Tommaso Piccioli
Updated by Roberto Cirillo almost 10 years ago
I'm going to delete also the following ServiceEndpoint in FARM VO:
<Resource version="0.4.x"> <ID>7aa37980-b5fe-11e1-8a68-84dab751a71f</ID> <Type>RuntimeResource</Type> <Scopes> <Scope>/d4science.research-infrastructures.eu/FARM/iMarineBoardVRE</Scope> <Scope>/d4science.research-infrastructures.eu/FARM/TBTI_VRE</Scope> <Scope>/d4science.research-infrastructures.eu/FARM/VTI</Scope> <Scope>/d4science.research-infrastructures.eu/FARM</Scope> <Scope>/d4science.research-infrastructures.eu/FARM/ICIS</Scope> </Scopes> <Profile> <Category>Database</Category> <Name>TimeSeriesDatabase</Name> <Description>TimeSeriesDB needed by TimeSeriesPortlet</Description> <Platform> <Name>postgres</Name> <Version>9</Version> <MinorVersion>1</MinorVersion> <RevisionVersion>0</RevisionVersion> <BuildVersion>0</BuildVersion> </Platform> <RunTime> <HostedOn>node28.p.d4science.research-infrastructures.eu</HostedOn> <GHN UniqueID="" /> <Status>READY</Status> </RunTime> <AccessPoint> <Description>jdbc conection url</Description> <Interface> <Endpoint EntryName="jdbc">//node28.p.d4science.research-infrastructures.eu/timeseries</Endpoint> </Interface> <AccessData> <Username>gcube1</Username> <Password>E3yA8tvX5SGy/SuYjIkexg==</Password> </AccessData> <Properties> <Property> <Name>dbname</Name> <Value encrypted="false">timeseries</Value> </Property> </Properties> </AccessPoint> <AccessPoint> <Description>read only access point</Description> <Interface> <Endpoint EntryName="readonly">//node28.p.d4science.research-infrastructures.eu/timeseries</Endpoint> </Interface> <AccessData> <Username>readonlyuser</Username> <Password>qhkMqRTbriH7JUKvnfSVzw==</Password> </AccessData> <Properties> <Property> <Name>dbname</Name> <Value encrypted="false">timeseries</Value> </Property> </Properties> </AccessPoint> </Profile> </Resource>
and the following ServiceEndpoint in gCubeApps VO:
<Resource version="0.4.x"> <ID>824f1ae0-b57c-11e1-943f-bcede9ea9939</ID> <Type>RuntimeResource</Type> <Scopes> <Scope>/d4science.research-infrastructures.eu/gCubeApps/ScalableDataMining</Scope> <Scope>/d4science.research-infrastructures.eu/gCubeApps/BiodiversityLab</Scope> <Scope>/d4science.research-infrastructures.eu/gCubeApps/BiodiversityResearchEnvironment</Scope> <Scope>/d4science.research-infrastructures.eu/gCubeApps/TimeSeries</Scope> <Scope>/d4science.research-infrastructures.eu/gCubeApps</Scope> <Scope>/d4science.research-infrastructures.eu/gCubeApps/EcologicalModelling</Scope> <Scope>/d4science.research-infrastructures.eu/gCubeApps/VesselActivitiesAnalyzer</Scope> <Scope>/d4science.research-infrastructures.eu/gCubeApps/ENVRI</Scope> </Scopes> <Profile> <Category>Database</Category> <Name>TimeSeriesDatabase</Name> <Description>TimeSeriesDB needed by TimeSeriesPortlet</Description> <Platform> <Name>postgres</Name> <Version>9</Version> <MinorVersion>1</MinorVersion> <RevisionVersion>0</RevisionVersion> <BuildVersion>0</BuildVersion> </Platform> <RunTime> <HostedOn>node59.p.d4science.research-infrastructures.eu</HostedOn> <GHN UniqueID="" /> <Status>READY</Status> </RunTime> <AccessPoint> <Description>jdbc conection url</Description> <Interface> <Endpoint EntryName="jdbc">//node59.p.d4science.research-infrastructures.eu/timeseries</Endpoint> </Interface> <AccessData> <Username>gcube</Username> <Password>RVEH1jKFS6mgW1flNUm/Lg==</Password> </AccessData> <Properties> <Property> <Name>dbname</Name> <Value encrypted="false">timeseries</Value> </Property> </Properties> </AccessPoint> <AccessPoint> <Description>read only access point</Description> <Interface> <Endpoint EntryName="readonly">//node59.p.d4science.research-infrastructures.eu/timeseries</Endpoint> </Interface> <AccessData> <Username>readonlyuser</Username> <Password>qhkMqRTbriH7JUKvnfSVzw==</Password> </AccessData> <Properties> <Property> <Name>dbname</Name> <Value encrypted="false">timeseries</Value> </Property> </Properties> </AccessPoint> </Profile> </Resource>
Updated by Roberto Cirillo almost 10 years ago
- Status changed from New to In Progress
Updated by Tommaso Piccioli almost 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 0
DB dump and host backup done for both
node59.p.d4science.research-infrastructures.eu
node28.p.d4science.research-infrastructures.eu
hosts switched off.
Actions