When the data directory is mounted on a samba file share using cifs, I am unable to load the databases. It always starts with an error message asking to reindex the databases.
This is the error from the debug.log
2016-04-27 20:36:22 init message: Loading block index... 2016-04-27 20:36:22 Opening LevelDB in /home/achow101/.bitcoin/blocks/index 2016-04-27 20:36:24 IO error: /home/achow101/.bitcoin/blocks/index: Invalid argument 2016-04-27 20:36:28 Aborted block database rebuild. Exiting.
I think it has to do with how cifs does file sharing, but I’m not sure.
Other people have also seen this problem: https://bitcointalk.org/index.php?topic=1454844.msg14707662#msg14707662