Hi, While testing with the InfluxDB module against Mimic 13.2.1 I can into this: root@alpha:~# ceph influx config-show Error EINVAL: TypeError: handle_command() takes exactly 3 arguments (2 given) root@alpha:~# Searching in the code I found: def handle_command(self, inbuf, cmd): So I looked back and found that in commit 140761f8a2df10c45eb02041fad5e8237bf57c20 this was changed. But it doesn't seem like inbuf is passed? Although it's in MgrModule. Am I missing something there? Wido -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html