Hi Team,
Currently I am using RabbitMQ 3.6.10 and Erlang 19.3.6.4 and I need to upgrade the RabbitMq Version 3.7.12 and Erlang 21.3.
Before going to upgrade i need to take the Definitions and Messages are backup and once upgrade is successfully i need to restore.
I did restore the Messages after upgradation is successfull but Messages were not restored. I have performed the following steps for backup and restore the both Definitions and Messages in Windows Machine.
Steps :
1. Took Definitions backup through definitions pane on the RMQ Mgmt UI Overview page using export Definition option
2. Stopped the Rabbitmq Server
3. Copied the directories (queues, msg_store_persistent, msg_store_transient and recover-dets) manually from the node data directory (AppData\Roaming\RabbitMQ\db\rabbit@INBLR14035WCPR-mnesia).
4. Performed upgrade process, after upgrade is success with Rabbitmq version 3.7.12 then Server started up automatically.
5. Imported the Definitons through definitions pane on the RMQ Mgmt UI Overview page (All Definitions are restored successfully)
6. Messages directories are copied back to msg_stores/vhosts directory and restarted the Server (Messages are not restored )
Request you to please help me with this ?
Thanks & Regards,
Badri Ramesh.