Why not ask your question on the new OpenStreetMap Community Forum?

Can OpenStreetMap utilize the speed of SSD SAN Storage in a VMWare virtualization environment? Given that the ESXi host would be doing the ultimate write to the SAN, and hence is a potential bottleneck.

asked 13 Jul '18, 20:56

Rhelan's gravatar image

Rhelan
11112
accept rate: 0%

edited 14 Jul '18, 06:45

nevw's gravatar image

nevw
9.7k2690175

what do you mean by "OpenStreetMap"? Do you want to donate hardware? Do you want to run your own server (what should it serve?)?

(13 Jul '18, 21:20) aseerel4c26 ♦

Short answer - yes.

Slightly longer answer - it'd depend on where the bottleneck is (what's limiting the speed of access to data on the SAN now?), but in all likelihood having the VM accessing faster disk will make a difference.

permanent link

answered 13 Jul '18, 21:06

SomeoneElse's gravatar image

SomeoneElse ♦
36.5k71368860
accept rate: 16%

Hi SomeoneElse,

Thank you for the info.

For clarification, we would be hosting our own server and, before we converted part of our SAN into SSD storage, we wanted to be sure that this solution would be able to make full use of the increased write speed in a virtualized (VMWare) environment.

(13 Jul '18, 21:23) Rhelan

You haven't said what kind of server you are hosting - I assume a tile server? There are many ways to shoot yourself in the foot by misconfiguring the virtual environment, or using a virtualisation software with badly written disk virtualisation drivers, but all else being equal, using SSD will make a difference. I notice you are talking about a SAN - this would commonly mean that the disks are not even built into the VM host, but somewhere else. This adds another layer of shoot-yourself-in-the-foot possiblities; database access on a tile server is very heavy on random I/O so it is the latency that counts. A SSD that is built into the VM host will always beat a SAN on performance.

(13 Jul '18, 23:53) Frederik Ramm ♦
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×6
×6
×1

question asked: 13 Jul '18, 20:56

question was seen: 1,086 times

last updated: 14 Jul '18, 06:45

powered by OSQA