ceph-ansible/roles
Guillaume Abrioux 608ea947a9 mds: move mds fs pools creation
When collocating mds on monitor node, the cephpfs will fail
because `docker_exec_cmd` is reset to `ceph-mds-monXX` which is
incorrect because we need to delegate the task on `ceph-mon-monXX`.
In addition, it wouldn't have worked since `ceph-mds-monXX` container
isn't started yet.

Moving the task earlier in the `ceph-mds` role will fix this issue.

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

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-05-25 11:16:56 +02:00
..
ceph-agent ceph-agent: Add support for the openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-client client: remove default value for pg_num in pools creation 2018-05-10 11:51:02 -07:00
ceph-common ceph-validate: move system checks from ceph-common to ceph-validate 2018-05-18 17:58:24 +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 osds: move openstack pools creation in ceph-osd 2018-05-24 09:39:38 -07: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 iscsi-gw: fix issue when trying to mask target 2018-05-14 21:42:22 +02:00
ceph-mds mds: move mds fs pools creation 2018-05-25 11:16:56 +02:00
ceph-mgr Do nothing when mgr module is in good state 2018-05-18 15:21:45 +02:00
ceph-mon mdss: move cephfs pools creation in ceph-mds 2018-05-24 09:39:38 -07:00
ceph-nfs Fix template reference for ganesha.conf 2018-05-17 15:23:52 +02:00
ceph-osd mdss: move cephfs pools creation in ceph-mds 2018-05-24 09:39:38 -07: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 rgw: container add option to configure multi-site zone 2018-05-24 11:32:05 -07:00
ceph-validate/tasks ceph-validate: do not check ceph version on dev or rhcs installs 2018-05-21 23:11:04 +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