Ceph Mountpoint is lost after reboot
Bug #1250301 reported by
sodre
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mysql (Juju Charms Collection) |
Triaged
|
Low
|
Unassigned |
Bug Description
I noticed that when MySQL is linked to Ceph it will loose its mount-point after a reboot:
You can remount it using
rbd map mysql/mysql1 --user mysql --secret /etc/ceph/
mount /dev/rbd/
This also affects the RabbitMQ charm.
tags: | added: openstack |
To post a comment you must log in.
Now that we support native rabbitmq clustering and the active/active percona-cluster charm, I'd really like to deprecate and remove the existing HA options in mysql and rabbitmq as they are not 100% reliable and lack features such as fencing.