Ok, I believe I have prototyped the fix... The setting on the mgr modules forserver_addrneeds to be set to the pod IP. By default the dashboard and prometheus modules are binding to::(all interfaces) as seenhere, which is causing the issues in the k8s clusters. The fix can be test...
bash-4.4$ ceph -v ceph version 18.2.2 (531c0d11a1c5d39fbfe6aa8a521f023abf3bf3e2) reef (stable) bash-4.4$ ceph status cluster: id: c3f35661-a1fb-4858-8afb-1ddb2c462fb1 health: HEALTH_ERR cluster.zip 8 mgr modules have recently crashed Fil...
mgr/devicehealth/module.py /usr/share/ceph/mgr/influx/__init__.py /usr/share/ceph/mgr/influx/module.py /usr/share/ceph/mgr/insights/__init__.py /usr/share/ceph/mgr/insights/health.py /usr/share/ceph/mgr/insights/module.py /usr/share/ceph/mgr/iostat/__init__.py /usr/share/ceph/...
ProgressReference(message, mgr, completion=None) completion: Optional[Callable[[], orchestrator._interface.Completion]] The completion can already have a result, before the write operation is effective. progress == 1 means, the services are created / removed. property progress if a orchestrator ...
MgrModule.set_localized_module_option(key,val)¶ Set localized configuration for this ceph-mgr instance :param str key: :param str val: :return: str KV store¶ Modules have access to a private (per-module) key value store, which is implemented using the monitor’s “config-key” comman...
字节数(bytes),如果为0,使用 write-through,默认值为 25165824 rbd cache max dirty = 134217728 # 在被刷新到存储盘前 dirty 数据存在缓存的时间(seconds), 默认值为 1 rbd cache max dirty age = 5 client_try_dentry_invalidate = false [mgr] mgr modules = dashboard # 华为云调优指南 https://...
主机分配:#部署服务器ceph-deploy172.168.32.101/10.0.0.101 ceph-deploy#两个ceph-mgr 管理服务器172.168.32.102/10.0.0.102 ceph-mgr01172.168.32.103/10.0.0.103 ceph-mgr02#三台服务器作为ceph 集群Mon 监视服务器,每台服务器可以和ceph 集群的cluster 网络通信。172.168.32.104/10.0.0.104 ceph-mon01172.168.32.105...
软件包: ceph-mgr-modules-core (19.2.0-0ubuntu2) ceph-mgr-modules-core 的相关链接 Ubuntu 的资源: 报告问题 Ubuntu Changelog 版权文件 下载源码包 ceph: [ceph_19.2.0-0ubuntu2.dsc] [ceph_19.2.0.orig.tar.xz] [ceph_19.2.0-0ubuntu2.debian.tar.xz] 维护者: Ubuntu Developers (Mail ...
[NEW] qa: assert manager.is_clean() assertion failure in mds_thrash.py during 2-workunit/cfuse_workunit_suites_fsstress wip-pdonnell-testing-20241106.142118-debug¶ https://tracker.ceph.com/issues/68859 'cluster [ERR] Failed to load ceph-mgr modules: prometheus, dashboard' in cluster log...
"disabled_modules": [#已关闭的模块 { "name":"alerts", "can_run":true,#是否可以启用 "error_string":"", "module_options": { "interval": { "name":"interval", "type":"secs", "level":"advanced", 启用dashboard模块 cephadmin@ceph-deploy:~/ceph-cluster$ ceph mgr moduleenableda...