On 02/18/2018 09:20 AM, Sergey Malinin wrote:
All I got with script replacement is the following:
Oooh. Try something earlier, without this function
https://github.com/ceph/ceph/blob/1adf4325455ccdbf03da63046c510bb041ac8520/src/pybind/mgr/prometheus/module.py
To be clear: prometheus module
All I got with script replacement is the following:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/cherrypy/_cprequest.py", line 670, in
respond
response.body = self.handler()
File "/usr/lib/python2.7/dist-packages/cherrypy/lib/encoding.py", line 217,
in __call
Hi together,
many thanks for the RPMs provided at:
http://download.ceph.com/nfs-ganesha/
They are very much appreciated!
Since the statement was that they will also be maintained in the future, and
NFS Ganesha seems an important project for the future of Ceph,
let me do the first "packaging
The commits below came after v12.2.2 and may impact this issue. When a
pg is active+clean+inconsistent means that scrub has detected issues
with 1 or more replicas of 1 or more objects . An unfound object is a
potentially temporary state in which the current set of available OSDs
doesn't all
But that is already the default not? (on CentOS7 rpms)
[@c03 ~]# cat /etc/sysconfig/ceph
# /etc/sysconfig/ceph
#
# Environment file for ceph daemon systemd unit files.
#
# Increase tcmalloc cache size
TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728
-Original Message-
From: John Petr
Hi,
I'm not sure if this is applicable to the admin user, but there's a
import function in the ceph-authtool which allows to import caps from
a file. I used it once in a test cluster to restore keyrings for a
specific user. But it wasn't the admin's caps, so I'm not sure if this
will work