Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move pelias@weywot3 to @aither #394

Closed
dr0i opened this issue Dec 22, 2017 · 3 comments
Closed

Move pelias@weywot3 to @aither #394

dr0i opened this issue Dec 22, 2017 · 3 comments
Assignees

Comments

@dr0i
Copy link
Member

dr0i commented Dec 22, 2017

Since hbz/lobid-resources#621 it becomes clear that the new weywot-cluster don't really have fast harddisks. Adding another node to the weywot-cluster would ease the situation until we got some SSDs. We could add weywot3 to our cluster but first have to move the pelias-server (which runs on elasticsearch 2.3) to another location - e.g. aither.

See #357 for initial setup.

@dr0i dr0i self-assigned this Dec 22, 2017
@dr0i dr0i added the deploy label Dec 22, 2017
@dr0i
Copy link
Member Author

dr0i commented Dec 29, 2017

Setup index:
cd git/pelias/schema; npm install pelias-schema. This creates a mandatory config at ~/pelias.json. There, configure openstreetmap to use "datapath": "/files/open_data/closed/pelias/osm" and "openaddresses" to use "datapath": "/files/open_data/closed/pelias/openaddresses.
Then cd git/pelias/openstreetmap and start indexing. Redo for openaddresses.
An index pelias is then created on aither, see http://aither.hbz-nrw.de:9200/_plugin/head/.
Start the pelias server with sudo service pelias start.

@dr0i
Copy link
Member Author

dr0i commented Dec 29, 2017

Compared the No geo coordinates when transforming:
old with weywot3: 2048 vs new with aither: 1246. So this has not worsened.
Edit:
Hm, that "1246" was from the staging indexing which I assumed should be the same as for production. On production, however, it turned out that 3269 had No geo coordinates.
Made a new issue at #395.

@dr0i
Copy link
Member Author

dr0i commented Dec 29, 2017

Deployed to prodcution, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant