We are experiencing very long hash verification times when running this in Windows Azure using an attached data disk:
[PID:1268 2013.04.22 11:06:55.499 Trace TFChunk 1]
Verifying hash for TFChunk ‘f:\eventdb\chunk-000000.000000’…
[PID:1268 2013.04.22 11:14:20.712 Trace TFChunk 1]
Verifying hash for TFChunk ‘f:\eventdb\chunk-000001.000000’…
[PID:1268 2013.04.22 11:22:11.615 Trace TFChunk 1]
Verifying hash for TFChunk ‘f:\eventdb\chunk-000002.000000’…
[PID:1268 2013.04.22 11:29:14.411 Trace TFChunk 1]
Verifying hash for TFChunk ‘f:\eventdb\chunk-000003.000000’…
[PID:1268 2013.04.22 11:36:18.104 Trace TFChunk 1]
Verifying hash for TFChunk ‘f:\eventdb\chunk-000004.000000’…
This is causing the instance to not respond to requests for quite a bit of time (which brings everything crashing down). Any idea on a.) how to speed this up? or b.) how to skip this step?
Not sure if skipping this step would be safe, but the verification is taking way too long right now.