ceph-ansible/roles
Artur Fijalkowski 52d9d406b1 Fix in regular expression matching OSD ID on non-contenerized
deployment.
restart_osd_daemon.sh is used to discover and restart all OSDs on a
host. To do it the scripts loops the list of ceph-osd@ services in the
system. This commit fixes bug in the regular expression responsile for
extraction of OSDs - prior version uses `[0-9]{1,2}` expression
which is ignoring all OSDS which numbers are greater than 99 (thus
longer than 2 digits). Fix removed upper limit of digits in the number.
This problem existed in two places in the script.

Closes: #2964

Signed-off-by: Artur Fijalkowski <artur.fijalkowski@ing.com>
2018-08-06 15:53:49 +00:00
..
ceph-agent ceph-agent: Add support for the openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-client client: fix an incorrect title in a task 2018-07-26 15:57:41 +02:00
ceph-common ceph-common: fix rhcs condition 2018-07-04 17:17:21 +02:00
ceph-common-coreos syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-config config: enforce socket name 2018-07-31 10:58:04 +02:00
ceph-defaults Fix in regular expression matching OSD ID on non-contenerized 2018-08-06 15:53:49 +00:00
ceph-docker-common ceph-defaults: add the nautilus 14.x entry to ceph_release_num 2018-06-01 16:51:23 +02:00
ceph-fetch-keys Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00:00
ceph-iscsi-gw iscsigw: install ceph-iscsi-cli package 2018-08-06 14:11:52 +02:00
ceph-mds ceph-mds: enable application pool 2018-07-02 10:28:34 +00:00
ceph-mgr mgr: fix condition to add modules to ceph-mgr 2018-07-12 21:04:01 +00:00
ceph-mon mon: ensure socker is purged when mon is stopped 2018-07-10 20:08:07 +00:00
ceph-nfs Run creation of empty rados index object to first monitor 2018-07-25 11:40:11 +02:00
ceph-osd osd: do not remove expose_partition container 2018-07-30 10:38:15 +02:00
ceph-rbd-mirror rbd-mirror: bring back compatibility with jewel deployment 2018-07-26 18:47:10 +00:00
ceph-restapi common: switch from docker module to docker_container 2018-07-10 20:08:07 +00:00
ceph-rgw rgw: add more config option for civetweb frontend 2018-07-25 13:19:14 +00:00
ceph-validate/tasks validate: add checks for interfaces 2018-07-24 17:59:30 +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