ejabberd - Comments for "migrate from ejabberd 2.0.0 on Windows to ejabberd 2.1.8 on Ubuntu: am I crazy?" https://www.ejabberd.im/node/5019 en If you copy your mnesia files https://www.ejabberd.im/node/5019#comment-58041 <p>If you copy your mnesia files from ejabberd 2.0.3, and start ejabberd 2.1.9 with those files, ejabberd will detect they are from an old version and will automatically update the tables as required, and will work correctly.</p> <p>All this will work if there isn't any problem, of course :)</p> Tue, 15 Nov 2011 10:55:55 +0000 mfoss comment 58041 at https://www.ejabberd.im Hi badlop - I'm about to do a https://www.ejabberd.im/node/5019#comment-58006 <p>Hi badlop - I'm about to do a similar migration (2.0.3 to 2.1.9, but both on the same Linux host) and had the same question. I did an "ejabberdctl backup ejabberd_203.backup" of the 2.0.3 ejabberd and was planning to do a restore in 2.1.9. Will this work, or do I need to manually copy the Mnesia files? Thanks very much!</p> Tue, 08 Nov 2011 00:12:34 +0000 jts comment 58006 at https://www.ejabberd.im If you are an optimistic guy, https://www.ejabberd.im/node/5019#comment-57960 <p>If you are an optimistic guy, copy the Mnesia database spool files and ejabberd.cfg file from 2.0.0-windows to 2.1.8-linux. Then start ejabberd and look at the log files.</p> <p>In the best case, it will work immediately. In the worst case, it won't due to some problems (like diferent machine name, or problems in the config file), and you will have to check the error reports.</p> Wed, 26 Oct 2011 11:04:27 +0000 mfoss comment 57960 at https://www.ejabberd.im