I'm trying to setup a mongodb database where the folder it uses for the data is a samba shared directory.
But mongodb refuses to start, I get:
[initandlisten] Assertion: 28595:1: Operation not permitted
[initandlisten] exception in initAndListen: 28595 1: Operation not permitted, terminating
Is there anything I can do ?
Thank you