Elasticsearch crashes after update to 2.0

Probably because we now fsync each operation instead of doing that every 5 seconds.
If you are not using bulk for injection that could cause a lot of IO I guess.