ceph - cephfs - 2024-10-28

Timestamp (UTC)Message
2024-10-28T05:37:21.938Z
<Venky Shankar> @Kotresh H R @Neeraj Pratap Singh RFR - <https://github.com/ceph/ceph/pull/59713#issuecomment-2440593184>
2024-10-28T10:45:40.587Z
<Kotresh H R> @Venky Shankar I am running `osd blocklist add <addr>` in teuthology nfs test but it seems after a while `osd blocklist blocklistop` is being issued ? Any idea when this could happen ?
2024-10-28T11:14:49.739Z
<Venky Shankar> After a while - in the sense, do you see a time lag b/w the execution of the command and when the op reached mon/mgr?
2024-10-28T11:21:00.065Z
<Kotresh H R> ```2024-10-27T16:38:08.191 DEBUG:teuthology.orchestra.run.smithi103:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd blocklist add 172.21.15.103:0/1878939832
...
...
2024-10-27T16:38:08.736 INFO:teuthology.orchestra.run.smithi103.stderr:2024-10-27T16:38:08.734+0000 7f812a963640  1 -- 172.21.15.103:0/1832379180 --> [v2:172.21.15.103:3300/0,v1:172.21.15.103:6789/0] -- mon_command({"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.103:0/1878939832"} v 0) -- 0x7f80f4005900 con 0x7f811c097760
2024-10-27T16:38:08.953 INFO:teuthology.orchestra.run.smithi103.stderr:2024-10-27T16:38:08.951+0000 7f8112ffd640  1 -- 172.21.15.103:0/1832379180 <== mon.0 v2:172.21.15.103:3300/0 7 ==== mon_command_ack([{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.103:0/1878939832"}]=0 blocklisting 172.21.15.103:0/1878939832 until 2024-10-27T17:38:08.736036+0000 (3600 sec) v33) ==== 209+0+0 (secure 0 0 0) 0x7f8118030b50 con 0x7f811c097760
2024-10-27T16:38:08.953 INFO:teuthology.orchestra.run.smithi103.stderr:blocklisting 172.21.15.103:0/1878939832 until 2024-10-27T17:38:08.736036+0000 (3600 sec)
...
...```
2024-10-28T11:24:39.050Z
<Kotresh H R> I don't see a timelag... The `blocklist add` is issue at `2024-10-27T16:38:08.191` and it's blocklisted at `2024-10-27T16:38:08.953` but just before this `blockliststop`  is being send as well ?
2024-10-28T11:24:50.503Z
<Kotresh H R> I don't see a timelag... The `blocklist add` is issue at `2024-10-27T16:38:08.191` and it's blocklisted at `2024-10-27T16:38:08.953` but just before this `blockliststop`  is being sent as well ?
2024-10-28T11:26:00.633Z
<Kotresh H R> ref - /teuthology/khiremat-2024-10-27_16:12:12-fs:nfs-main-distro-default-smithi/7968309/teuthology.log  in vossi04
2024-10-28T16:49:42.008Z
<Venky Shankar> Just for completeness sake -- @Kotresh H R interpreted blocklistop as blocklist"stop". Never mind -- happens to all of us 🙂

Any issue? please create an issue here and use the infra label.