We have been working on another mnesia backend plugin, based on leveled. This would use much less ram than the mnesia backend.
But beware: this is work in progress, at all levels (epoch, mnesia_leveled and leveled). We have been able to run the full test suite with it, though. A pull request exists (marked as WIP). Leveled is implemented entirely in Erlang, except for the (optional) lz4 compression. So if you have time and are willing to play with it, feedback would be much appreciated.
Basically, yes, but if you do it on the tinkerboard it would of course mess with your other tweaks. You might have better luck cherry-picking the changes (only 5 files affected).
But again, this is only if you want to be even more adventurous, but given that you’re trying to make it run on a tinkerboard in the first place, I thought it might be a fair assumption.
That is why I asked for the printout. Could you also double-check the permissions of the folder and sub-folders of the release? Since no files are written it could be that the process simply can’t write to disk.
Sure. but if that were the case. wouldn’t it make “epoch console” fail and not just make 'epoch start" fail silently? oh. I can show you the output for sure. let me get to that machine