]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/log
cephmetrics.git
7 years agoFix hostname -> fqdn
Boris Ranto [Wed, 28 Nov 2018 17:43:55 +0000 (18:43 +0100)]
Fix hostname -> fqdn

Signed-off-by: Boris Ranto <branto@redhat.com>
7 years agorpm: Fix grafana container image sed
Boris Ranto [Wed, 28 Nov 2018 13:34:20 +0000 (14:34 +0100)]
rpm: Fix grafana container image sed

Signed-off-by: Boris Ranto <branto@redhat.com>
7 years agoceph-mgr: Open port for ceph-mgr plugins
Boris Ranto [Tue, 27 Nov 2018 18:46:37 +0000 (19:46 +0100)]
ceph-mgr: Open port for ceph-mgr plugins

Signed-off-by: Boris Ranto <branto@redhat.com>
7 years agoFix for python3 ansible
Boris Ranto [Tue, 27 Nov 2018 13:26:39 +0000 (14:26 +0100)]
Fix for python3 ansible

We can't use keys in python3, switching to list.

Signed-off-by: Boris Ranto <branto@redhat.com>
7 years agoceph-dashboard: Add timeout to rgw user create
Boris Ranto [Tue, 27 Nov 2018 12:30:24 +0000 (13:30 +0100)]
ceph-dashboard: Add timeout to rgw user create

This avoids the playbook to hang indefinitely on the radosgw-admin user
create command. The playbook will still fail if the command hangs but it
is better to fail than to hang forever.

Signed-off-by: Boris Ranto <branto@redhat.com>
7 years agoProperly support iscsis
Boris Ranto [Thu, 22 Nov 2018 17:04:21 +0000 (18:04 +0100)]
Properly support iscsis

The ceph-ansible playbook uses iscsigws instead of iscsis.

Signed-off-by: Boris Ranto <branto@redhat.com>
7 years agoImprove container handling
Boris Ranto [Tue, 13 Nov 2018 15:19:07 +0000 (16:19 +0100)]
Improve container handling

Signed-off-by: Boris Ranto <branto@redhat.com>
7 years agoSleep after restart
Boris Ranto [Tue, 13 Nov 2018 14:32:03 +0000 (15:32 +0100)]
Sleep after restart

Signed-off-by: Boris Ranto <branto@redhat.com>