[SOLVED] No perf counter for schema for mon.#

ikogan

Well-Known Member
Apr 8, 2017
39
2
48
39
In preparation for upgrading to Ceph Quincy (from Pacific), I had to remove and re-add three of my monitors as they were still using leveldb. Doing this through the GUI didn't work as it was somehow unable to find monitors with that ID. These are fairly old monitors so I ended up having to do the following:

- systemctl stop ceph-mon.#
- systemctl disable ceph-mon.#
- ceph mon remove mon.#
- Remove /var/lib/ceph/mon/ceph=#
- Remove their config section in /etc/pve/ceph.conf
- Remove them from the mon_host value in the global section

Now, for some reason, I'm seeing the following entry for 2 of the monitors I removed. I removed mon.0, mon.1, and mon.2, so now, on the host that used to have mon.0.

Code:
No perf counter schema for mon.1
No perf counter schema for mon.2

These log lines appear in the systemd journal from the ceph-mgr service. Where else might these pieces be hiding?
 
So this either went away after I finished upgrading to Quincy or after I restarted some combination of daemons as part of the upgrade.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!