ceph-ansible/roles
Guillaume Abrioux 259fae931d mon: fix mgr keyring creation when upgrading from jewel
On containerized deployment,
when upgrading from jewel to luminous, mgr keyring creation fails because the
command to create mgr keyring is executed on a container that is still
running jewel since the container is restarted later to run the new
image, therefore, it fails with bad entity error.

To get around this situation, we can delegate the command to create
these keyrings on the first monitor when we are running the playbook on the last monitor.
That way we ensure we will issue the command on a container that has
been well restarted with the new image.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1574995

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-05-09 10:29:48 -07:00
..
ceph-agent ceph-agent: Add support for the openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-client client: fix pool creation 2018-05-03 08:22:40 +02:00
ceph-common common: enable Tools repo for rhcs clients 2018-05-08 16:12:30 +02:00
ceph-common-coreos syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-config config: use fact `ceph_uid` 2018-04-04 10:51:17 +02:00
ceph-defaults Make sure the restart_mds_daemon script is created with the correct MDS name 2018-05-08 20:53:15 +02:00
ceph-docker-common Move apt cache update to individual task per role 2018-05-03 14:02:15 +02:00
ceph-fetch-keys ceph-fetch-keys: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-iscsi-gw ceph-iscsi: fix certificates generation and distribution 2018-04-04 09:27:39 +02:00
ceph-mds Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-mgr Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-mon mon: fix mgr keyring creation when upgrading from jewel 2018-05-09 10:29:48 -07:00
ceph-nfs Fix install of nfs-ganesha-ceph for Debian/SuSE 2018-05-04 15:13:59 +02:00
ceph-osd osd: clean legacy syntax in ceph-osd-run.sh.j2 2018-05-09 07:29:33 +02:00
ceph-rbd-mirror Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-restapi Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph-rgw Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.ceph-docker-common ceph-docker-common: add symlink to ceph.ceph-docker-common 2017-01-16 10:42:42 -06:00