I created a Mnesia database / Schema on machine1. The node was named mypl@machine1. I then moved all files to machine2, because machine1 broke down. Everything runs fine as
Workaround is migration. Just start mnesia cluster and migrate all your tables and schema to other node. Than remove from original and forgot.