Dear All,
I have upgraded one of my cluster from Victoria to wallaby. All playbooks run successfully and the cluster is upgraded to wallaby.
But I don't see any queue in rabbitmq "rabbitmqctl list_queues --vhost /cinder" and "rabbitmqctl list_queues --vhost /nova" returns empty results.
I tried adding these queues manually and the command is running successfully as well but still queues are not getting created.
#rabbitmqctl add_vhost /cinder
#rabbitmqctl set_permissions -p /cinder cinder ".*" ".*" ".*"
I have re-run all playbooks again but nothing is happening.
And I am getting below error in galera which I guess I can ignore for now:
error : Aborted connection 249 to db: 'cinder' user: 'cinder' host: 'infra1' (Got an error reading communication packets)
Regards,
Danish