Hi
I am doing testing of the 5.6.4 to 5.7.1 upgrade. I have a dev instance of monyog that was a fresh install. I coped over the data from the prod 5.6.4 instance to the dev 5.7.1 instance. It started up just fine. So now I need to test the downgrage path in case we have issues in production with the new version.
When I start up the dev intance with the 5.6.4 binary these are the error message that i get in the logfile. It starts but does not have the 1 server that was monitored in 5.7.1.
[5.64] [2014-05-12 11:52:20] Msg:MONyog Started!
[5.64] [2014-05-12 12:23:48] Msg:MONyog is Starting … !
[5.64] [2014-05-12 12:23:48] configlist.cpp(3082) ErrCode:-1 ErrMsg:/db/monyog/data/0001/connection.data — Version mismatch
[5.64] [2014-05-12 12:23:48] configlist.cpp(3259) ErrCode:-1 ErrMsg:/db/monyog/data/0014/sniffer.data — Version mismatch
[5.64] [2014-05-12 12:23:48] Msg:MONyog Started!
How do I do a sucessful downgrade ?
Joe