Bug #72747
openNo InfluxDB server configured (MGR_INFLUX_NO_SERVER)
0%
Description
/a/skanta-2025-08-23_15:39:39-rados-wip-bharath2-testing-2025-08-22-0501-squid-distro-default-smithi/8459108
description: rados/mgr/{clusters/{2-node-mgr} debug/mgr distro/{centos_latest} mgr_ttl_cache/enable
mon_election/connectivity random-objectstore$/{bluestore-comp-zstd} tasks/{1-install
2-ceph 3-mgrmodules 4-units/module_selftest}}
duration: 1514.8752419948578
failure_reason: '"2025-08-23T16:09:23.998295+0000 mon.a (mon.0) 501 : cluster [WRN]
Health check failed: No InfluxDB server configured (MGR_INFLUX_NO_SERVER)" in cluster
log'
flavor: default
owner: scheduled_skanta@teuthology
success: false
Updated by Nitzan Mordechai 6 months ago
- Status changed from New to Fix Under Review
Updated by Nitzan Mordechai 5 months ago
- Related to Bug #72777: Health check failed: "No InfluxDB server configured (MGR_INFLUX_NO_SERVER)" in cluster log added
Updated by Laura Flores 4 months ago
/a/skanta-2025-11-06_05:39:19-rados-wip-bharath1-testing-2025-11-06-0653-tentacle-distro-default-smithi/8586347
Updated by Laura Flores 4 months ago
- Related to deleted (Bug #72777: Health check failed: "No InfluxDB server configured (MGR_INFLUX_NO_SERVER)" in cluster log)
Updated by Laura Flores 4 months ago
- Has duplicate Bug #72777: Health check failed: "No InfluxDB server configured (MGR_INFLUX_NO_SERVER)" in cluster log added
Updated by Laura Flores 4 months ago
- Backport set to tentacle
/a/lflores-2025-11-20_15:55:17-rados-wip-lflores-testing-3-2025-11-19-1856-tentacle-distro-default-smithi/8616017
Updated by Nitzan Mordechai 4 months ago
- Pull request ID changed from 65784 to 66376
changing PR from 65784 to 66376 - different solution for that issue
Updated by Laura Flores 3 months ago
/a/skanta-2025-12-09_12:02:32-rados-wip-bharath4-testing-2025-12-09-1249-tentacle-distro-default-smithi/8646944
Updated by Laura Flores about 2 months ago
- Backport changed from tentacle to tentacle,squid,reef
/a/yuriw-2026-01-23_21:16:01-rados-wip-yuri13-testing-2026-01-23-1852-reef-distro-default-trial/15614
Updated by Aishwarya Mathuria about 2 months ago
/a/yuriw-2026-01-22_22:41:44-rados-wip-yuri10-testing-2026-01-22-2036-tentacle-distro-default-trial/13199
/a/yuriw-2026-01-22_22:41:44-rados-wip-yuri10-testing-2026-01-22-2036-tentacle-distro-default-trial/13744
Updated by Nitzan Mordechai about 2 months ago
/a/yuriw-2026-01-29_18:33:05-rados-wip-yuri2-testing-2026-01-28-1643-tentacle-distro-default-trial/26511
Updated by Lee Sanders about 1 month ago
/a/skanta-2026-01-29_02:19:11-rados-wip-bharath5-testing-2026-01-28-2018-distro-default-trial/24709
Updated by Lee Sanders about 1 month ago
/a/skanta-2026-01-29_13:05:02-rados-wip-bharath5-testing-2026-01-28-2018-distro-default-trial/25716
Updated by Upkeep Bot about 1 month ago
- Status changed from Fix Under Review to Pending Backport
- Merge Commit set to fd91d11bca52cd7cf53856f13e9f11b7c16b8369
- Fixed In set to v20.3.0-5333-gfd91d11bca
- Upkeep Timestamp set to 2026-02-15T15:19:40+00:00
Updated by Upkeep Bot about 1 month ago
- Copied to Backport #74945: squid: No InfluxDB server configured (MGR_INFLUX_NO_SERVER) added
Updated by Upkeep Bot about 1 month ago
- Copied to Backport #74946: tentacle: No InfluxDB server configured (MGR_INFLUX_NO_SERVER) added
Updated by Upkeep Bot about 1 month ago
- Copied to Backport #74947: reef: No InfluxDB server configured (MGR_INFLUX_NO_SERVER) added
Updated by Upkeep Bot about 1 month ago
- Tags (freeform) set to backport_processed
Updated by Lee Sanders 26 days ago
skanta-2026-02-07_14:54:11-rados-wip-bharath5-testing-2026-02-06-2052-distro-default-trial/39480
Updated by Vallari Agrawal 17 days ago
/a/vallariag-2026-03-04_09:03:27-rados:mgr-wip-tomer-revive-nvme-module-centos9-only-distro-default-trial/81563/
Updated by Nitzan Mordechai 17 days ago
We have another place where we enabled influx module and that it can show the warning message:
def test_influx(self):
self._selftest_plugin("influx")
need to add:
self.mgr_cluster.mon_manager.raw_cluster_cmd(
"config", "set", "mgr", "mgr/influx/hostname", "testhost")
before that call as well.
Updated by Nitzan Mordechai 17 days ago
adding another PR https://github.com/ceph/ceph/pull/67649 to complete the fix
Updated by Naveen Naidu 15 days ago
/a/yuriw-2026-03-02_18:34:01-rados-wip-yuri3-testing-2026-03-02-1622-distro-default-trial/76668